Skip to content

Instantly share code, notes, and snippets.

@analytik
Created July 2, 2018 13:33
Show Gist options
  • Select an option

  • Save analytik/108ebd963e39eefd385cb0a488326aa3 to your computer and use it in GitHub Desktop.

Select an option

Save analytik/108ebd963e39eefd385cb0a488326aa3 to your computer and use it in GitHub Desktop.
Slow down or speed up youtube video playback
document.getElementsByTagName('video')[0].playbackRate = 1.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment