Skip to content

Instantly share code, notes, and snippets.

@dews
Last active February 2, 2019 04:13
Show Gist options
  • Save dews/4b3be8082b3c49399e2caf483e66ced3 to your computer and use it in GitHub Desktop.
Save dews/4b3be8082b3c49399e2caf483e66ced3 to your computer and use it in GitHub Desktop.
speedup netflix play rate
document.querySelector('video').playbackRate = 1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment