diff --git a/html/poketube.ejs b/html/poketube.ejs index b84e5518..6d20214f 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1243,7 +1243,7 @@ Offical Discord Server! :3 <% if (isvidious) { %> <% if (!qua) { %> - + <% } %> <% if (qua === "medium") { %> @@ -1346,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) { %> 140 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz <% } %> + Video Format :<% if (!qua) { %> <%= itag_hd %> (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: 136 ( High ) + Audio Format: 140 ( High ) <% } %> PokeTubeEncryptID: <%=sha384(inv_vid.videoId)%> <% if (isvidious) { %>