add more good video format :3

This commit is contained in:
Ashley 2023-01-07 13:39:46 +00:00
parent a65f35a8ac
commit 4bceb9f282

View file

@ -456,15 +456,14 @@ display: block;" autoplay controls
<div class="div_box">
Video id : <%=video.id%> <br>
AmbientModecolor: <% if (lightOrDark(color) == "light") { %><%=color%> (color 1)<% } %><% if (lightOrDark(color) == "dark") { %> <%=color2%> (color 2) <% } %> <br>
VideoFormat :<% if (!qua) { %> 22 avc1.64001F <% } %>
<% if (qua === "medium") { %> 18 avc1.64001F <% } %> <br>
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 <% } %> <br>
PokeTubeEncryptID: <%=sha384(video.id)%> <br>
PokeTube Proxy ID: 1 ( <%=ip.org%> ) <br>
Date : <%- Date.now() %> <br>
Mystery text : <br>
143 : true <br>
</div>
</div>
</div>
</div>
<br>