diff --git a/html/watch.ejs b/html/watch.ejs index 72f8d6dc..b97e1cf3 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -1458,7 +1458,7 @@ Offical Discord Server! :3 <% if (!video?.Channel.Name.endsWith(' - Topic')) { %> - <% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE)')) { %> + <% if (!VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY)')) { %> <% if (support != undefined && linkto == undefined) { %>
Views : <%=engagement.viewCount.toLocaleString()%>
- Genre: <%-VideoData.genre %>
+
+
+ <% if (VideoData?.genre) { %>
+ Genre: <%-VideoData.genre %>
+ <% } %>
+
<% if (VideoData?.license) { %>
License: <%-VideoData?.license %>
<% } else { %>
@@ -1632,8 +1637,7 @@ WIP!
Uploaded At <%= date %> ^^
<% } %>
-
- warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
+ warning: returnyoutubedislikes may not be accurate, this is just an estiment ehe :3
Rating : <%=engagement.rating.toLocaleString()%> (<%=engagement.dislikes.toLocaleString()%>/<%=engagement.likes.toLocaleString()%> LTDR)
@@ -1703,7 +1707,7 @@ WIP!
-
+
+ <% } %>
-