From a210f5ae036cd5925379f675246b8576a8c385ae Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 13 Sep 2025 11:40:09 +0200 Subject: [PATCH] add poketube flex to some places :3 --- html/download.ejs | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/html/download.ejs b/html/download.ejs index ed6c54ed..72ac014a 100644 --- a/html/download.ejs +++ b/html/download.ejs @@ -27,9 +27,7 @@ - - - + @@ -57,7 +55,7 @@ margin:0; color:var(--text); background:var(--bg); /* solid fallback */ - font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,"PokeTube Flex","Inter",sans-serif; + font-family:"PokeTube Flex",sans-serif; -webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden } /* FIX: make gradient seamless on scroll with a fixed pseudo-layer. @@ -97,7 +95,7 @@ @media (max-width:840px){.panel-header{grid-template-columns:1fr}} .title{display:flex;flex-direction:column;gap:10px} - .title h1{margin:0;font-size:clamp(20px,3.2vw,28px);letter-spacing:.2px} + .title h1{margin:0;font-size:clamp(20px,3.2vw,28px);letter-spacing:.2px;font-weight: 800;font-stretch: ultra-expanded;} .subtitle{color:var(--muted);font-size:14px} .subtitle a{color:var(--link);text-decoration:none} .subtitle a:hover{text-decoration:underline} @@ -107,7 +105,7 @@ .formats{display:flex;flex-direction:column;gap:8px;padding:0 clamp(16px,3vw,24px) clamp(16px,3vw,24px)} .section{margin-top:8px;padding-top:8px} - .section h2{font-size:clamp(16px,2.5vw,18px);font-weight:800;margin:10px 0 8px;letter-spacing:.3px} + .section h2{font-size:clamp(16px,2.5vw,18px);font-weight:800;margin:10px 0 8px;letter-spacing:.3px;font-stretch:ultra-expanded} .section p.helper{margin:4px 0 12px;color:var(--muted);font-size:13px} .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px} @@ -177,7 +175,7 @@

Download Video / Music

ID: <%= v %>Open the watch page
-

select a format to download :3 Muxed is audio+video and Video only needs a separate audio track if you plan to mux!

+

select a format to download :3 Muxed is audio+video and Video only needs a separate audio track if you plan to mux!

Thumbnail preview for the requested video @@ -294,7 +292,7 @@
if a download fails try another container (MP4 vs WEBM) or a different quality :D
-

How2 Combine video-only + audio-only (mux)

+

How2 Combine video-only + audio-only (mux)

U can pick one of these methods!!