diff --git a/html/poketube.ejs b/html/poketube.ejs index 43b1aac4..0c7301d4 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -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>