From b3bc8aa73e19046c303fc6b778842b5d5c2d8f74 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 27 Aug 2022 15:16:29 +0200 Subject: [PATCH] PokeTube Player v08.27.22 :3 --- html/poketube.ejs | 36 ++++++++++++++++++++++-------------- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index fa524ff9..e8573c09 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -268,20 +268,18 @@ border-radius: 5px;

Not loading? skill issue try the sd quailty :3

+
-
+
<%=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, "
")%>

@@ -295,18 +293,27 @@ border-radius: 5px;
- + - Download! + Download - - - - Watch in old UI - + <% if (!video.Channel.Name.endsWith(' - Topic')) { %> + + + Encryption + + <% }%> + <% if (video.Channel.Name.endsWith(' - Topic')) { %> + + + Open In Music + + + <% }%>
+
@@ -343,13 +350,14 @@ border-radius: 5px;

-PokeTube Player v08.26.22 - Node <%=process.version%> - V8 engine v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> ) +PokeTube Player v08.27.22 - Node <%=process.version%> - V8 engine v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> ) +

-