fix stuff + add stuff

This commit is contained in:
ashley 2025-10-06 19:16:05 +02:00
parent e569462436
commit 88bfec6cb6

View File

@ -2,8 +2,8 @@
var _yt_player = videojs;
var versionclient = "youtube.player.web_20250917_22_RC00"
document.addEventListener("DOMContentLoaded", () => {
document.addEventListener("DOMContentLoaded", () => {
const video = videojs('video', {
controls: true,
autoplay: false,