Skip to content

Instantly share code, notes, and snippets.

@apeckham
Created May 31, 2023 12:53
Show Gist options
  • Save apeckham/06065e9decb7a6033fc3dfa1cce8fbc9 to your computer and use it in GitHub Desktop.
Save apeckham/06065e9decb7a6033fc3dfa1cce8fbc9 to your computer and use it in GitHub Desktop.
speed up youtube video
$('video').playbackRate = 4;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment