From 4bceb9f28208ea6d2568f0c0fddb947395742fec Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 7 Jan 2023 13:39:46 +0000 Subject: [PATCH] add more good video format :3 --- html/poketube.ejs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 78977d12..146a59d1 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -456,15 +456,14 @@ display: block;" autoplay controls
Video id : <%=video.id%>
AmbientModecolor: <% if (lightOrDark(color) == "light") { %><%=color%> (color 1)<% } %><% if (lightOrDark(color) == "dark") { %> <%=color2%> (color 2) <% } %>
- VideoFormat :<% if (!qua) { %> 22 avc1.64001F <% } %> - <% if (qua === "medium") { %> 18 avc1.64001F <% } %>
+ Video Format :<% if (!qua) { %> 22 (720p) avc1.64001F-libre mp4a.40.2 | 44100Hz <% } %> + <% if (qua === "medium") { %> 18 (320p) avc1.64001F-libre mp4a.40.2 | 44100Hz <% } %>
PokeTubeEncryptID: <%=sha384(video.id)%>
PokeTube Proxy ID: 1 ( <%=ip.org%> )
Date : <%- Date.now() %>
Mystery text :
143 : true
-
- +