|
@@ -1,6 +1,7 @@
|
|
// caveats:
|
|
// caveats:
|
|
// only works once for some reason (should be enough tho)
|
|
// only works once for some reason (should be enough tho)
|
|
|
|
|
|
|
|
+// needed because otherwise YTM errors out - see https://github.com/Sv443/BetterYTM/issues/18#show_issue
|
|
const view = unsafeWindow ?? window;
|
|
const view = unsafeWindow ?? window;
|
|
|
|
|
|
const player = document.querySelector("#movie_player");
|
|
const player = document.querySelector("#movie_player");
|