Hacker News new | past | comments | ask | show | jobs | submit login
Here's how you can set YouTube video playback rate to any speed you like
28 points by vkhorikov on Dec 18, 2018 | hide | past | favorite | 9 comments
1. Open browser console

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

3. Enjoy




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!


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.


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/


Is there a way to do this on android too, maybe rooted phones?


You would not find news like this in the new York times :)


omg!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: