diff --git a/html/poketube.ejs b/html/poketube.ejs index 146727b4..7bb5be08 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1126,7 +1126,7 @@ display: block; !important;" autoplay controls>
Views : <%=engagement.viewCount.toLocaleString()%>
Genre: <%-inv_vid.genre %>
Upload date: <%=date%> ^^
-
+
Rating : <%=engagement.rating.toLocaleString()%> (<%=engagement.dislikes.toLocaleString()%>/<%=engagement.likes.toLocaleString()%> LTDR)
RYD date created : <%=engagement.dateCreated.toLocaleString()%>
See in json
@@ -1347,8 +1346,7 @@ display: block; !important;" autoplay controls>
-
- Top Comments of this video!! :3 -
-+ Top Comments of this video!! :3 +
+ +<%- x.contentHtml %>
<% if (x.likeCount === 0) { %> | <% } else { %> <%= convert(x.likeCount) %> | <% } %><% if(x.creatorHeart) { %> <% } %>
<%- x.author%><% if (x.verified) { %><% } %>
<% } %><% if (x.authorIsChannelOwner) { %><%- x.publishedText %>
<%- x.author%><% if (x.verified) { %><% } %>
<%- x.publishedText %>
<% } %><%- x.contentHtml %>
<% if (x.likeCount === 0) { %> | <% } else { %> <%= convert(x.likeCount) %> | <% } %><% if(x.creatorHeart) { %> <% } %>