From ab3b30d61888308b142f2a8d2de1a13671a0ac06 Mon Sep 17 00:00:00 2001 From: ashley Date: Wed, 3 Jul 2024 08:05:43 +0000 Subject: [PATCH] fix stuff :3 --- html/poketube.ejs | 45 +++------------------------------------------ 1 file changed, 3 insertions(+), 42 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index cdc690f..b84e551 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1200,46 +1200,7 @@ Offical Discord Server! :3 Download Video -
- - - <% if (isvidious) { %> - <% if (!qua) { %> - - Open video in new tab - - - <% } %> - - <% if (qua === "medium") { %> - - - Open video in new tab - - - <% } %> - <% } %> - - <% if (!isvidious) { %> - - <% if (!qua) { %> - - Open video in new tab - - - - <% } %> - - <% if (qua === "medium") { %> - - - Open video in new tab - - - - <% } %> - <% } %> -
+
Loop Video
@@ -1385,13 +1346,13 @@ Offical Discord Server! :3
Video id : <%=inv_vid.videoId%>
ImmersiveAmbientModecolor: <% if (lightOrDark(color) == "light") { %><%=color%> (color 1)<% } %><% if (lightOrDark(color) == "dark") { %> <%=color2%> (color 2) <% } %>
- Video Format :<% if (!qua) { %> 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz <% } %> + Video Format :<% if (!qua) { %> 140 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz <% } %> <% if (qua === "medium") { %> 18 (320p) openh264 (https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz <% } %>
<% if (inv_vid.genre === "Music") { %> Audio Format: ALAC lossless (https://github.com/macosforge/alac)
<% } %> <% if (inv_vid.genre !== "Music") { %> - Audio Format: Opus - Normalized audio
+ Audio Format: 136 ( High )
<% } %> PokeTubeEncryptID: <%=sha384(inv_vid.videoId)%>
<% if (isvidious) { %>