<%=date%>|
<%=video.engagement.views.toLocaleString()%> Views|
<%=video.engagement.likes.toLocaleString()%>
- <%=video.engagement.dislikes.toLocaleString()%>
- Youtube wont know you are whatching this video (also your fbi guy wont know too)
-
-
- <% if (lyrics) { %>
- Lyrics
-
- <%-lyrics%>
-
- <% } %>
- <% if (!lyrics) { %>
- Description
-
-
-
- <%-title.description.replace(/\n/g, "
")%>
-
- <% } %>
-
-
-
+ <%=video.engagement.dislikes.toLocaleString()%>
+ Youtube wont know you are whatching this video (also your fbi guy wont know too)
+
+ Description
+
+
+ <%-title.description.replace(/\n/g, "
")%>
+ <% if (lyrics) { %>
+
+
+
+ Lyrics
+
See Lyrics by clicking here
+
+
+ <%-lyrics%>
+
+ <% } %>
+
-