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) { %>
@@ -1480,7 +1480,7 @@ Offical Discord Server! :3 <% if (support == undefined && linkto == undefined) { %> <% 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)')) { %>
@@ -1499,7 +1499,7 @@ Offical Discord Server! :3 <% if (support == undefined && linkto != undefined) { %> <% 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)')) { %>
@@ -1515,7 +1515,7 @@ Offical Discord Server! :3 <% }%> <% }%> <% }%> - <% if (video?.Channel.Name.endsWith(' - Topic') || VideoData.title.endsWith('IGNORE_THIS_PLEASE)')) { %> + <% if (video?.Channel.Name.endsWith(' - Topic') || VideoData.title.endsWith('IGNORE_THIS_PLEASE_THIS_IS_DEPRACTED_LOL_SORRY)')) { %>
@@ -1527,7 +1527,7 @@ WIP! <% 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 (inv.comments) { %>
@@ -1619,7 +1619,12 @@ WIP!

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! - + + <% } %> -