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

Add Skip 10 Seconds Buttons to YouTube Player Interface #2537

Open
aashitagrawal opened this issue Aug 18, 2024 · 3 comments
Open

Add Skip 10 Seconds Buttons to YouTube Player Interface #2537

aashitagrawal opened this issue Aug 18, 2024 · 3 comments
Assignees
Labels
Completition / Revision Rethink, complete, improve, tweak our feature or structure. 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

@aashitagrawal
Copy link

PROBLEM:
I'm frustrated when I have to use the keyboard to skip 10 seconds forward or backward on a YouTube video. It would be more convenient to have this functionality directly in the video player so I can use my mouse instead.

SOLUTION:
I'd like a button added to the YouTube video player that allows users to skip 10 seconds forward or backward using the mouse. This would work similarly to the current keyboard shortcuts (left and right arrow keys) but would be accessible through a clickable button on the player interface.

ALTERNATIVES:
Currently, the alternative is to use the keyboard shortcuts (left and right arrow keys) to skip 10 seconds, but this is less convenient for users who prefer or need to use a mouse.

RELEVANCE / SCOPE:
This feature would be beneficial to all YouTube users, particularly those who prefer using a mouse over the keyboard. It could be useful for an estimated 50-70% of users, especially those who watch long videos or tutorials.

"SIDE EFFECTS":
This feature would add more buttons to the player interface, which could be seen as clutter by some users. However, it could be implemented as an optional feature that users can enable or disable based on their preference.

CONTEXT:
Adding this feature would enhance accessibility and convenience for a large portion of YouTube users, making video navigation more intuitive and user-friendly.

SHORT Table (Summary)
Problem Inconvenience of using keyboard for 10-second skips.
Solution Add buttons to the player for skipping 10 seconds forward/backward using the mouse.
Alternatives Use keyboard shortcuts.
Scope Useful for 50-70% of users, particularly those who prefer mouse control.
Side effects Potentially cluttered interface, but can be made optional.
Context Improves accessibility and user convenience.
@aashitagrawal aashitagrawal added 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! ♥ labels Aug 18, 2024
@Hitarthsheth07
Copy link

@aashitagrawal from what I understood you want button that can skip 10 sec forward/backward using mouse so that you don't have to touch keyboard.

My question is why you wouldn't use keyboard for the same? It is much faster to do it that way and it doesn't add clutter to the UI.

@aashitagrawal
Copy link
Author

Hey Hitarth,

Yep, you got the feature request right!

While the keyboard is faster for skipping, sometimes we're just lying around, and only the mouse is handy—keyboard might be out of reach. In those moments, this feature would be super useful.

Additionally, the button could be designed to be hidden or shown based on user preference, or toggled on and off, so it wouldn't necessarily add permanent clutter to the UI. It’s a win-win situation!

Thanks!

@ImprovedTube
Copy link
Member

hi! @aashitagrawal @Hitarthsheth07
you guys might like (some of) #1445

our (invisible) shortcuts (including skipping 10s) do support scrolling,
we could also make them support:

  • clicks
  • condition (like hovering the player)
  • "gestures", like moving left or right

@ImprovedTube ImprovedTube added the Completition / Revision Rethink, complete, improve, tweak our feature or structure. label Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Completition / Revision Rethink, complete, improve, tweak our feature or structure. 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

3 participants