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

feature: Add event listeners for mouse long-press to increase the speed, 0 for start over and arrow up/down for volume change same as in youtube #1776

Open
nawinsharma opened this issue Mar 7, 2025 · 0 comments · May be fixed by #1777
Labels
enhancement New feature or request

Comments

@nawinsharma
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Currently, adjusting playback speed and volume requires multiple key presses or manual slider interactions, which can be inconvenient. On platforms like YouTube, holding down certain keys or using long-press gestures allows for smoother adjustments. Implementing similar functionality would enhance user experience by making speed and volume control more intuitive.

Describe the solution you'd like

  • Implement long mouse press for increasing the speed and releasing the long press should back it to normal previous speed.
  • Holding down a specific key ( 0) should restart the video.
  • Holding down the arrow up/down keys should gradually adjust the volume, similar to YouTube’s behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant