diff --git a/html/poketube.ejs b/html/poketube.ejs index a4643802..bf770c92 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -623,7 +623,7 @@ background-color: #0000; document.addEventListener("DOMContentLoaded", () => { const video = videojs('video', { controls: true, - autoplay: true, + autoplay: false, preload: 'auto', plugins: { hotkeys: { @@ -1103,7 +1103,7 @@ Offical Discord Server! :3 <% } %> -