From 1b8deb44077025ebaad255141b4ecf075f167028 Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 17 Aug 2022 01:10:16 +0200 Subject: [PATCH] Update 'html/poketube.ejs' --- html/poketube.ejs | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index c2f1e84d..252f26c5 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -252,18 +252,24 @@ border-radius: 5px; <% } %> - <% if (video.Channel.Name.endsWith(' - Topic')) { %> -

- pogger you can now listen to this song on poketube music! owo :3 -

- <% }%> - -
+
+

+ if the video is not loading, try the sd quailty. if its buffering, refresh the page or wait for it to download it qwq +

+ + +
+ +
<%=video.Title%>

<%=engagement.viewCount.toLocaleString()%> Total views - Uploaded on <%=date%> ^^

+ <% if (video.Channel.Name.endsWith(' - Topic')) { %> + Listen to this song on poketube music! owo :3

+ + <% }%> <%-String(video.Description).replace(/\n/g, "
")%>