add stuff
This commit is contained in:
parent
5c2f2caaf7
commit
7b6319927b
@ -889,7 +889,7 @@ Poke Translate
|
||||
|
||||
<a href="/watch?v=<%=VideoData.videoId%>&a=false" title="Ambient light mode uses a very cool ahh effect to make watching videos more immersive by casting gentle colors from the video into your screen’s background! and it looks amazing :3 owo" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-lightbulb-on"></i>
|
||||
Ambient Lights • on
|
||||
Ambient Mode • on
|
||||
</a>
|
||||
|
||||
<% } %>
|
||||
@ -898,7 +898,7 @@ Poke Translate
|
||||
|
||||
<a title=title="Ambient light mode uses a very cool ahh effect to make watching videos more immersive by casting gentle colors from the video into your screen’s background! and it looks amazing :3 owo" href="/watch?v=<%=VideoData.videoId%>" style="text-decoration: none;" class="dropdown__item">
|
||||
<i class="fa-light fa-lightbulb" style="width: 1em;margin-left: 4px;"></i>
|
||||
Ambient Lights • off
|
||||
Ambient Mode • off
|
||||
</a>
|
||||
|
||||
|
||||
@ -965,7 +965,7 @@ Source Code
|
||||
</a>
|
||||
<a href="/privacy" style="text-decoration: none;color:#fff;" class="dropdown__item">
|
||||
<i style="width: 16px;height: 17px;margin-left: -1px;" class="fa-light fa-shield"></i>
|
||||
Privacy
|
||||
Privacy Policy
|
||||
</a>
|
||||
<a href="https://discord.poketube.fun" style="text-decoration: none;color:#fff;" class="dropdown__item">
|
||||
<i class="fa-brands fa-discord"></i>
|
||||
@ -1291,11 +1291,11 @@ Offical Discord Server! :3
|
||||
PokeEncryptID: <%=sha384(VideoData.videoId)%> <br>
|
||||
<% if (isvidious) { %>
|
||||
|
||||
Proxy : <%= u.replace("https://","") %> - refresh the page to change the proxy location<br>
|
||||
Proxy : <%= u.replace("https://","") %> <br>
|
||||
<% } %>
|
||||
<% if (!isvidious) { %>
|
||||
|
||||
Proxy : tube-proxy.poketube.fun - refresh the page to change the proxy location<br>
|
||||
Proxy : tube-proxy.poketube.fun <br>
|
||||
<% } %>
|
||||
Date : <%- Date.now() %> - <%- useragent.os.replace("Linux", "GNU/Linux") %> on <%- useragent.browser %> <br>
|
||||
<% if (VideoData.authorId != "UCBQZwaNPFfJ1gZ1fLZpAEGw") { %>
|
||||
@ -1432,7 +1432,7 @@ Offical Discord Server! :3
|
||||
</a>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY)')) { %>
|
||||
<% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY_THIS_WAS_USED_IN_2023_AND_IM_LAZY_TO_REMOVE_THIS)')) { %>
|
||||
<% if (support != undefined && linkto == undefined) { %>
|
||||
|
||||
<div class="new-button button-encryption">
|
||||
@ -1440,7 +1440,7 @@ Offical Discord Server! :3
|
||||
<div class="pill-button">
|
||||
|
||||
<i class="fa-light fa-heart"></i>
|
||||
Thanks!
|
||||
Support
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@ -1454,14 +1454,14 @@ Offical Discord Server! :3
|
||||
<% if (support == undefined && linkto == undefined) { %>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY)')) { %>
|
||||
<% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY_THIS_WAS_USED_IN_2023_AND_IM_LAZY_TO_REMOVE_THIS)')) { %>
|
||||
|
||||
<div class="new-button button-encryption">
|
||||
<a title="Switch PokeTube Instance :3" style="color:var(--text-color);text-decoration: none;" href="https://redirect.poketube.fun/watch?v=<%=VideoData.videoId%>">
|
||||
<a title="fast & accurate and free software translation" style="color:var(--text-color);text-decoration: none;" href="/translate">
|
||||
<div class="pill-button">
|
||||
|
||||
<i class="fa-light fa-rocket-launch"></i>
|
||||
Redirect!
|
||||
<i class="fa-light fa-language"></i>
|
||||
PokeTranslate
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@ -1473,7 +1473,7 @@ Offical Discord Server! :3
|
||||
<% if (support == undefined && linkto != undefined) { %>
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY)')) { %>
|
||||
<% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY_THIS_WAS_USED_IN_2023_AND_IM_LAZY_TO_REMOVE_THIS)')) { %>
|
||||
|
||||
<div class="new-button button-encryption">
|
||||
<a title="Stream The Song :3" style="color:var(--text-color);text-decoration: none;" href="https://<%= linkto.subdomain %>.lnk.to/<%= linkto.path %>">
|
||||
@ -1489,7 +1489,7 @@ Offical Discord Server! :3
|
||||
</a>
|
||||
<% }%> <% }%>
|
||||
<% }%>
|
||||
<% if (video?.Channel.Name.endsWith(' - Topic') || VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY)')) { %>
|
||||
<% if (video?.Channel.Name.endsWith(' - Topic') || VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY_THIS_WAS_USED_IN_2023_AND_IM_LAZY_TO_REMOVE_THIS)')) { %>
|
||||
<a class="new-button" title="open this song in poketube music player :3" style="color:var(--text-color);text-decoration: none;" href="/">
|
||||
<div class="pill-button">
|
||||
|
||||
@ -1501,7 +1501,7 @@ WIP! </a>
|
||||
|
||||
|
||||
<% if (!video?.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY)')) { %>
|
||||
<% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY_THIS_WAS_USED_IN_2023_AND_IM_LAZY_TO_REMOVE_THIS)')) { %>
|
||||
<% if (inv.comments) { %>
|
||||
|
||||
<div class="new-button button-lite" style=";margin-left: -4px;">
|
||||
@ -2932,12 +2932,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||
</div>
|
||||
</a>
|
||||
|
||||
<a class="new-button" style="color:#fff" href="https://redirect.poketube.fun/watch?v=<%=VideoData.videoId%>">
|
||||
<div class="pill-button">
|
||||
<i class="fa-light fa-rocket"></i>
|
||||
Redirect
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a class="new-button" style="color:#fff" href="https://youtube.com/watch?v=<%=VideoData.videoId%>">
|
||||
@ -3138,7 +3133,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||
|
||||
<div class="video-title" style="color:var(--text-color);font-family:var(--text-font-primary);;font-weight:var(--text-header-weight);font-stretch: extra-expanded;margin-top: 10px;margin-bottom: 10px;">Rating! :3</div>
|
||||
|
||||
<br><span style="color: <%= likeColor %>;"><%= likePercentage %>%</span> of the users lieked the video!! <br>
|
||||
<span style="color: <%= likeColor %>;"><%= likePercentage %>%</span> of the users lieked the video!! <br>
|
||||
<span style="color: <%= dislikeColor %>;"><%= dislikePercentage %>%</span> of the users dislieked the video!! <br>
|
||||
User score: <span style="color: <%= userScoreColor %>;"><%= userScore %></span>- <%= userScoreLabel %><br><br>
|
||||
|
||||
@ -3272,7 +3267,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||
|
||||
Video id : <%=VideoData.videoId%> <br>
|
||||
ImmersiveAmbientModecolor: <% if (lightOrDark(color) == "light") { %><%=color%> (color 1)<% } %><% if (lightOrDark(color) == "dark") { %> <%=color2%> (color 2) <% } %> <br>
|
||||
Video Format :<% if (!qua) { %> 22 (720p) openh264 ( https://github.com/cisco/openh264) mp4a.40.2 | 44100Hz <% } %>
|
||||
Video Format :<% if (!qua) { %> 18 (320p) 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 (VideoData.genre === "Music") { %>
|
||||
@ -3284,11 +3279,11 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||
PokeTubeEncryptID: <%=sha384(VideoData.videoId)%> <br>
|
||||
<% if (isvidious) { %>
|
||||
|
||||
Proxy : <%= u.replace("https://","") %> - refresh the page to change the proxy location<br>
|
||||
Proxy : <%= u.replace("https://","") %> <br>
|
||||
<% } %>
|
||||
<% if (!isvidious) { %>
|
||||
|
||||
Proxy : tube-proxy.poketube.fun - refresh the page to change the proxy location<br>
|
||||
Proxy : tube-proxy.poketube.fun <br>
|
||||
<% } %>
|
||||
Date : <%- Date.now() %> - <%- useragent.os.replace("Linux", "GNU/Linux") %> on <%- useragent.browser %> <br>
|
||||
<% if (isvidious) { %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user