Created
July 4, 2020 15:19
-
-
Save sizhky/dbd78eb4cee313f4d3a960461d5c4669 to your computer and use it in GitHub Desktop.
Youtube speed over 9000
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
document.getElementsByTagName("video")[0].playbackRate = 9001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment