alot fof cool stuff

This commit is contained in:
ashley 2024-10-20 20:34:01 +00:00
parent 8228907bfe
commit df4d228861

View file

@ -403,25 +403,28 @@ a[data-onclick="jump_to_time"] {
<link href="/css/videojs-v8.16.0.css?v=5949545" rel="stylesheet" />
<script src="/static/vjs.min.js?v=45959"></script>
<style>
.vjs-play-progress {
/*
custom css for pokeVJS
*/
.vjs-play-progress {
background-image: linear-gradient(to right,
#ff0045,
#ff0e55,
#ff1d79
);
}
.vjs-control-bar {
background-color: #0007 !important;
}
);
}
.vjs-remaining-time,
.vjs-fullscreen-control {
.vjs-control-bar {
border-radius: 16px;
background-color: #0007 !important;
}
.vjs-remaining-time,
.vjs-fullscreen-control {
background-color: transparent !important;
color: white;
}
</style>
</style>
<!-- en_us -->
<script src="/static/player-base.js?v=21&lang=en_us&set=player_ias.vflset"> </script>
@ -839,7 +842,7 @@ if your domain matches this code you are probably in poketube.fun owo:3
></i>
<% } %>
</div>
<div class="middle">
<form action="/search"><input class="search-bar" autocomplete="on" id="fname" name="query" style="color:var(--text-color);font-family:poketube flex,sans-serif;border-radius: 2em;font-weight: 850;font-stretch: extra-expanded;" data-ddg-inputtype="identities.firstName">
@ -1004,7 +1007,10 @@ Offical Discord Server! :3
<a href="<%=u%>/latest_version?id=<%=inv_vid.videoId%>&itag=18&local=true" style="color: #fff;">
<i class="fa-light fa-download"></i> Download Video (360p)</a>
</div>
<a href="/download?id=<%=inv_vid.videoId%>" style="color: #fff;">
<i class="fa-light fa-download"></i> Download - Moar Options</a>
</div>
<div id="loopOption">
<i class="fa-light fa-repeat"> </i> Loop Video
</div>
@ -1019,13 +1025,13 @@ Offical Discord Server! :3
</div>
<div >
<a href="https://codeberg.org/ashley/poke/src/branch/main/fix-videoplayback-issues.md" style="color: #fff;">
<i class="fa-light fa-info-circle"></i> Having issues?</a>
<i class="fa-light fa-info-circle"></i> Having issues ;_;</a>
</div>
<div >
<a href="https://discord.poketube.fun" style="color: #fff;">
<i class="fa-brands fa-discord"></i> Discord Server</a>
</div>
<p style="margin: 0px;font-family: &quot;poketube flex&quot;;color: gray;font-size: 11px;text-align: center;">PokeVideoPlayer v0.9-rev1 - licensed under gpl3-or-later</p>
<p style="margin: 0px;font-family: &quot;poketube flex&quot;;color: gray;font-size: 11px;text-align: center;">PokeVideoPlayer v23.9-app.js-020924_0143ab93_videojs8_1563605 - licensed under gpl3-or-later</p>
</div>
@ -1162,7 +1168,7 @@ Offical Discord Server! :3
<% if (inv_vid.genre !== "Music") { %>
Audio Format: 140 ( High ) <br>
<% } %>
PokeTubeEncryptID: <%=sha384(inv_vid.videoId)%> <br>
PokeEncryptID: <%=sha384(inv_vid.videoId)%> <br>
<% if (isvidious) { %>
Proxy : <%= u.replace("https://","") %> - refresh the page to change the proxy location<br>