Update html/watch.ejs
This commit is contained in:
parent
1acff6b4fd
commit
e36cf4da2d
@ -1622,13 +1622,14 @@ WIP! </a>
|
||||
|
||||
|
||||
<% if (VideoData?.genre) { %>
|
||||
Genre: <%-VideoData.genre %>
|
||||
Genre: <%-VideoData.genre %> <br>
|
||||
|
||||
<% } %>
|
||||
<br>
|
||||
<% if (VideoData?.license) { %>
|
||||
License: <%-VideoData?.license %>
|
||||
License: <%-VideoData?.license %> <br>
|
||||
<% } else { %>
|
||||
License: Standard YouTube License
|
||||
License: Standard YouTube License <br>
|
||||
<% } %> <br>
|
||||
|
||||
<% if (date.includes("Premiered")) { %>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user