diff --git a/html/youtube.ejs b/html/youtube.ejs index 261c1172..e8661300 100644 --- a/html/youtube.ejs +++ b/html/youtube.ejs @@ -88,8 +88,11 @@

Video Description

+ <% if (title.Description) { %>

<%-title.Description.replace(/\n/g, "
")%>

+ <% } %> + <% if (lyrics) { %>

Music Lyrics