<%=engagement.likes.toLocaleString()%>
@@ -249,13 +250,13 @@
COMMENTS |
+
COMMENTS |
<%=comments || "Probably disabled or theres no comments" %> •
View Comments
-PokeTube Player v17.09.22a - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> )
+PokeTube Player v20.09.22a - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> )
@@ -284,7 +285,10 @@ PokeTube Player v17.09.22a - Node <%=process.version%> - V8 v<%=process.versions
-From <%=video.Channel.Name%> <% } %>
+From <%=video.Channel.Name%>
+
+ >
+ <% } %>
<% if (!f) { %>
@@ -957,11 +961,28 @@ a{
Description
-
+
+
<%-String(video.Description).replace(/\n/g, "
")%>
-
+ <% if (wiki.extract_html) { %>
+
From da web
+
+
+
+ <%-wiki.extract_html%>
+
+
+
+ From wikipedia under CC-BY-SA 3.0
+
+
+
+
+
+ <% } %>