From 716eb8a388b9f21cb6116863e0554144ad78d008 Mon Sep 17 00:00:00 2001 From: Ashley Date: Wed, 15 Nov 2023 13:46:27 +0000 Subject: [PATCH] add comments button lol --- html/poketube.ejs | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/html/poketube.ejs b/html/poketube.ejs index 067430d1..18df8f9d 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -2235,6 +2235,15 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; Download + <% if (Array.isArray( inv.comments)) { %> + +
+ + + View Comments +
+
+ <% }%> <% if (!video?.Channel.Name.endsWith(' - Topic')) { %> <% if (!inv_vid.title.endsWith('Audio)')) { %> @@ -2254,7 +2263,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap; <% }%> <% }%> <% }%> - +
@@ -2729,7 +2738,7 @@ More Epic options owo~