Skip to content

Instantly share code, notes, and snippets.

@glauberramos
Created June 22, 2021 20:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save glauberramos/6a5c8fe6bd15d3bed8edcdfbc91a01c6 to your computer and use it in GitHub Desktop.
Save glauberramos/6a5c8fe6bd15d3bed8edcdfbc91a01c6 to your computer and use it in GitHub Desktop.
Update video speed
document.querySelector('video').playbackRate = 1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment