Multiple playback speed settings based on video content #680
Labels
Feature request
Wish or idea
good first issue
A GitHub standard for inviting (new) contributors *Congratulations in advance!*
help wanted
Just an old github standard we add automatically. (The team can remove it when working on it.)
up-for-grabs
(a github standard for inviting new contributors) - Welcome! ♥
⚬ PROBLEM:
Using a default video playback speed that is higher than 1 is bad when listening to music. It is good when watching or listening to content. These can't currently exist together and a person has to either speed up every video that is not music or slow down every video that is.
⚬ SOLUTION:
Detect if a video is music based on it's category, pictured:
( or maybe some other API that exists and I'm not aware of to know if the current video is music) and set a specific speed for it(in my case it would just be 1). Then set a separate playback speed for all other content.
⚬ ALTERNATIVES:
⚬ RELEVANCE / SCOPE:
I'm not sure how many people use the current playback speed option. Of those it would the people who also listen to music and are annoyed by the increased speed.
⚬ "SIDE EFFECTS":
I don't think this feature would change the current features if included as an opt-in not shown until a checkbox to allow separate different speeds is ticked
The text was updated successfully, but these errors were encountered: