Pinned Loading
-
yt-loop
yt-loop 1// inject
2function ytLoop(from, to) {
3const loop = setInterval(() => {
4const player = document.getElementById("movie_player");
5if (player.getCurrentTime() >= to) {
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.