Created
September 23, 2024 11:39
-
-
Save l-portet/12f7482fd7064bffcfa96160e0d65f39 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// 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