How To Play Youtube Videos Faster

[Solved] How To Play Youtube Videos Faster | Whatever - Code Explorer | yomemimo.com
Question : how to play youtube videos faster

Answered by : jealous-jay-atx1xwa7ddz9

Windows: Ctrl + Shift + J
macOS: Command + Option + J
Copy and paste this into the console:
document.getElementsByTagName("video")[0].playbackRate = x
Replace x with the speed you want the video to be played at, and enter/return.
Works for speeds with decimals too, so you can try 3, 0.1, 200, etc.
Cheers!

Source : | Last Update : Fri, 02 Apr 21

Answers related to how to play youtube videos faster

Code Explorer Popular Question For Whatever