Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple playback speed settings based on video content #680

Open
Rytisgit opened this issue Dec 23, 2020 · 1 comment
Open

Multiple playback speed settings based on video content #680

Rytisgit opened this issue Dec 23, 2020 · 1 comment
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! ♥

Comments

@Rytisgit
Copy link

Rytisgit commented Dec 23, 2020

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:
image
( 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:

  • Inverse of suggestion, set a different speed for all videos that have a category that is not music, leave the default at 1 for all undetected and music(should cover more edge cases)
  • Shortcuts to set the default video speed to preset values. One to set to your selected speed(let's say 2), second to set back to a lower speed(1)

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

@Rytisgit Rytisgit added the help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) label Dec 23, 2020
@ghost ghost added the Feature request Wish or idea label Dec 29, 2020
@ImprovedTube
Copy link
Member

ImprovedTube commented May 23, 2021

thank you @Rytisgit btw 👍 comes down to this big topic? #551

@ImprovedTube ImprovedTube removed the help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) label Dec 28, 2021
ImprovedTube added a commit that referenced this issue Mar 21, 2023
@ImprovedTube ImprovedTube reopened this Aug 24, 2023
@ImprovedTube ImprovedTube mentioned this issue Aug 24, 2023
20 tasks
@ImprovedTube ImprovedTube added up-for-grabs (a github standard for inviting new contributors) - Welcome! ♥ help wanted Just an old github standard we add automatically. (The team can remove it when working on it.) good first issue A GitHub standard for inviting (new) contributors *Congratulations in advance!* labels Oct 19, 2023
ImprovedTube added a commit that referenced this issue Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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! ♥
Projects
None yet
Development

No branches or pull requests

2 participants