1
Fork 0

(for now) remove video proxy

This commit is contained in:
Ashley 2022-08-18 03:49:16 +02:00
parent b8bc20a86c
commit d42898f8c9

View file

@ -238,7 +238,7 @@ border-radius: 5px;
<div class="primary">
<div class="video-player-container">
<video class="player" id="<%=sha384(video.id)%>" style="border-radius: 16px;" autoplay controls src="https://v.poketube.fun/<%=url%>" poster="https://p.poketube.fun/https://i.ytimg.com/vi/<%=video.id%>/hqdefault.jpg?v=607ddcd4">
<video class="player" id="<%=sha384(video.id)%>" style="border-radius: 16px;" autoplay controls src="<%=url%>" poster="https://p.poketube.fun/https://i.ytimg.com/vi/<%=video.id%>/hqdefault.jpg?v=607ddcd4">
</video><img src="https://t.poketube.fun/t/rep.gif?video=<%=btoa(video.id)%>" style="border:0;width: 0;visibility: hidden;" id="video">
<div style="display: flex;justify-content: center;align-items: center;flex-direction: row; column-gap: 3px;" align="center">
@ -254,7 +254,7 @@ border-radius: 5px;
</div>
<div style="font-family:Inter">
<p style="text-align:center;">
if the video is not loading, try the sd quailty. if its buffering, refresh the page or wait for it to download it qwq (try using the arrow buttons on your keyboard to download the whole video faster.) if you still have problems using poketube, create an issue <a href="https://codeberg.org/Ashley/poketube/issues/new">here.</a>
if the video is not loading, try the sd quailty.
</p>