diff --git a/html/poketube.ejs b/html/poketube.ejs index ee4093b..c58bc46 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -927,14 +927,12 @@ display: block; !important;" autoplay controls <% inv_vid.captions?.forEach(x => { %> " kind="subtitles"> - - <% }) %> + <% }) %> <% } %> <% if (!Array.isArray( inv_vid.captions)) { %> " kind="subtitles"> - - + <% } %> @@ -1518,9 +1516,7 @@ display: block; !important;" autoplay controls - - - + <% }) %> @@ -1947,31 +1943,48 @@ window.addEventListener("unload", cleanup) } - <% if (!optout) { %> - - - - + + + + + <% } %>