+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Description
+
+
+ <% if (String(video.Description) != "[object Object]") { %>
+ <% if (String(inv_vid.descriptionHtml) != "undefined") { %>
+ <% if (String(inv_vid.descriptionHtml) != " ") { %>
+
+ <%-String(inv_vid.descriptionHtml).replace(/\n/g, "
").replace(/twitter\.com/g, "nitter.net").replace(/reddit\.com/g, "teddit.net") %>
+
+ <% } %> <% } %>
+ <% } %>
+
+ <% if (String(video.Description) == "[object Object]") { %>
+
No Description On this Video ( sad innit :c )
+ <% } %>
+
+
+
+
+
Metadata And Engagement
+
+
+
+ not on lite version
+
+
+
+
+
+ <% if (Array.isArray(video.Tags.Tag)) { %>
+
+
Tags
+
+
+
+
+ <% } %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ <% if(!inv.comments) { %>
+
+
+ <% } %>
+
+
+ <% if(inv.comments) { %>
+
+
+ <% } %>
+
+
+
+
+
+
+
+
+ <% if (!r) { %>
+
+
Recommendations
+
+
+ <% if (!f) { %>
+ <% k.Video.Recommendations.Video.forEach(x => { %>
+
+
+ <% }) %>
+ <% } %>
+
+ <% if (f) { %>
+
+ <% tj.Contents.ItemSection.Video.forEach(x => { %>
+
+
+ <% }) %>
+ <% } %>
+ <% } %>
+
+
+
+
+