Here's how you can set YouTube video playback rate to any speed you like

28 points by vkhorikov ↗ HN
1. Open browser console

2. Type in: $('video').playbackRate = 2.5

3. Enjoy

10 comments

[ 2.8 ms ] story [ 35.4 ms ] thread
There are also some chrome extensions that allow you to speed up any html5 video (so it works on youtube, Vimeo, and even Netflix!) highly recommended.
If you use Chrome, a better option is to use Video Controller extension[1]. Works with any html5 video, and gives you a lot more granular control.

[1] https://chrome.google.com/webstore/detail/video-speed-contro...

I use this every day. Being able to quickly jump forward/backward 10 seconds is also very useful. I recommend setting keyboard shortcuts that agree with equivalent functionality on your desktop player like VLC.
Omg, this extension is sooo good!
(comment deleted)
You would not find news like this in the new York times :)
Is there a way to do this on android too, maybe rooted phones?
I used to do this manually, but after a while I decided to create a simple website [1] containing bookmarklets that provide the same functionality.

[1] https://www.videospeedup.com/