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
-
- +