Skip to content

Instantly share code, notes, and snippets.

@sizhky
Created July 4, 2020 15:19
Show Gist options
  • Save sizhky/dbd78eb4cee313f4d3a960461d5c4669 to your computer and use it in GitHub Desktop.
Save sizhky/dbd78eb4cee313f4d3a960461d5c4669 to your computer and use it in GitHub Desktop.
Youtube speed over 9000
document.getElementsByTagName("video")[0].playbackRate = 9001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment