Easy way to change youtube video playback speed
Total ratings
4.33
(Rating count:
6)
Recent reviews
Recent rating average:
4.00
All time rating average:
4.33
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2024-08-10 | Štefan Zelený | en | +vouch netflix premium 1m ltc 0.2 | |
2024-07-16 | Втюрин Степан | ru | Спасибо! Очень полезное расширение, но не хватает отображения скорости при регулировке ползунка, чтобы знать какая скорость поставится прежде чем его отпустить. | |
2024-04-02 | Madame X | |||
2023-10-31 | Ran Ro | dynamic playback speed video youtube chrome extension Request new feature for Video Speed Controller 1- set desired speed e.g. x3 2- select starting speed e.g. x1.5 3- % of video passed until desired speed is reach e.g. 60% The video begins at x1.5 and increases gradually as a function of time based on the duration of the video until it reaches 60% therein it will reaches x3 speed. e.g. at 60% of elapsed video duration it will be playbackRate = x1.5 + (x3 - x1.5) * (currentTime / duration) / 0.6 This formula means that the playback rate will start at x1.5 and increase linearly as a function of the current time divided by the duration of the video until it reaches 60% of the duration, where it will reach x3. | ||
2023-10-31 | Ran Ro | en | dynamic playback speed video youtube chrome extension Request new feature for Video Speed Controller 1- set desired speed e.g. x3 2- select starting speed e.g. x1.5 3- % of video passed until desired speed is reach e.g. 60% The video begins at x1.5 and increases gradually as a function of time based on the duration of the video until it reaches 60% therein it will reaches x3 speed. e.g. at 60% of elapsed video duration it will be playbackRate = x1.5 + (x3 - x1.5) * (currentTime / duration) / 0.6 This formula means that the playback rate will start at x1.5 and increase linearly as a function of the current time divided by the duration of the video until it reaches 60% of the duration, where it will reach x3. |