diff --git a/html/poketube.ejs b/html/poketube.ejs index cc8ae093..4bfe7c76 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -27,7 +27,7 @@ - + @@ -190,7 +190,7 @@ summary:hover{
<%=video.Title%>

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

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

@@ -273,18 +273,18 @@ summary:hover{ <% if (!r) { %>
- Recommended videos Recent videos in this Channel + Recommended videos Recent videos from this channel
<% if (!f) { %> <% k.Video.Recommendations.Video.forEach(x => { %>
<% if (!optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %> <% if (optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %>
@@ -312,16 +312,15 @@ summary:hover{
<% if (!optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %> <% if (optout) { %> - <%=x.duration %> + <%=x.duration %> <% } %>
- - <% if (!optout) { %> + <% if (!optout) { %> <%= x.Title %> <% } %> <% if (optout) { %> @@ -343,7 +342,7 @@ summary:hover{ <% if (lyrics) { %> <% if (r === "f") { %>
- + See the Recommended videos instead Report wrong lyrics!

@@ -367,7 +366,7 @@ summary:hover{
<% if (optout) { %> - + <% } %> <% if (!optout) { %> @@ -377,10 +376,13 @@ summary:hover{ + + + <% } %>