From 0b2624132da82ee869776cca4a5be6467cc11bb5 Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 29 Dec 2022 20:27:52 +0000 Subject: [PATCH] new description :3 --- html/poketube.ejs | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index a59d8c12..6059a7ec 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -395,9 +395,9 @@ display: block;" autoplay controls
-
<%=video.Title%>
+
<%=k.Video.Title%>
- <%=convert(engagement.viewCount)%> Views - View More Metadata + content source : youtube.com
@@ -518,19 +518,24 @@ display: block;" autoplay controls
- - -
-
Description
-
- + +
+ + +
+ + <%=engagement.viewCount.toLocaleString()%> Views • <%=date%> • Click to toggle off description + <% if (String(video.Description) != "[object Object]") { %> <% if (String(inv_vid.descriptionHtml) != "undefined") { %> <% if (String(inv_vid.descriptionHtml) != " ") { %> +
+ + <%-String(inv_vid.descriptionHtml).replace(/\n/g, "
").replace(/twitter\.com/g, "nitter.net").replace(/reddit\.com/g, "teddit.net") %> - +
<% } %> <% } %> <% } %> @@ -593,6 +598,7 @@ display: block;" autoplay controls
<% } %> +