Skip to content

Instantly share code, notes, and snippets.

@l-portet
Created September 23, 2024 11:39
Show Gist options
  • Save l-portet/12f7482fd7064bffcfa96160e0d65f39 to your computer and use it in GitHub Desktop.
Save l-portet/12f7482fd7064bffcfa96160e0d65f39 to your computer and use it in GitHub Desktop.
// paste this in your console
document.querySelectorAll('.vjs-tech').forEach(element => element.playbackRate = 15)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment