Skip to content

Instantly share code, notes, and snippets.

@royz
Created August 14, 2021 19:47
Show Gist options
  • Save royz/b519690365a4539e080392e84a8b43d6 to your computer and use it in GitHub Desktop.
Save royz/b519690365a4539e080392e84a8b43d6 to your computer and use it in GitHub Desktop.
setInterval(() => {
document.querySelectorAll(".circular.style-scope.yt-icon-button")[12].click();
document.querySelectorAll(".style-scope.ytd-menu-popup-renderer")[3].click();
}, 500);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment