dyc3 / opentogethertube

Watch videos with your friends. The spiritual successor to TogetherTube, preserving the spirit of it's simple to use interface, while improving it's look, feel, and reliability.
https://opentogethertube.com
GNU Affero General Public License v3.0
416 stars 57 forks source link

Finer adjustment for the playback speed #1786

Open DeathDragonAW opened 2 months ago

DeathDragonAW commented 2 months ago

Is your feature request related to a problem? Please describe your use case.

I'm always frstrated when there's only steps of 0.25x to choose from for adjusting playback speed.

Describe the solution you'd like

I'd like to have a finer adjustment in steps of 0.05x or 0.10x, a custom input field or slider would be totally fine. Personally, for example, I prefer 1.1x. This would allow everyone to find their perfect compromise between speed and an (rather) unaltered video.

Additional context

No response

dyc3 commented 2 months ago

This is not possible for youtube videos, because the iframe api only lets you set certain values, but it's definitely possible for any video source where we fully control the video player (direct, hls, etc).

DeathDragonAW commented 2 months ago

Oh, that is a pity. Especially as it is possible on youtube itself. Not really using this for anything else than yt videos. 😅

dyc3 commented 2 months ago

Interesting. Could you show me how you are able to have fine grain playback speed on youtube?

DeathDragonAW commented 2 months ago

(Not sure if it's premium only though)

image image image

dyc3 commented 2 months ago

Ah, yeah. I hadn't noticed that before. Def not premium only.