Piped
Piped copied to clipboard
long seek & timejump
Describe the feature
- To seek 10 seconds, 30 seconds, or 1 minute if possible.
- To jump to a specific minute of a video.
Why would this be useful to add?
Would help keyboard centric users. I'm using vimium extension on chromium, as well as firefox. It assists mouseless users to navigate any website through vim like keybindings.
Concept(s)
- For seeking instance,
shift+arrows
to seek 30 seconds - For timejump instance, enter a timestamp, for ex,
34
through numpad or number row keys, theng
orj
to jump to that minute. Or pressESC
to cancel the entered number registerance.
Additional context
If shift
operations not possible, then introduce vim like concept, such as h
& l
to regular seek, and H
& L
to long seek.
Acknowledgements
- [X] I have searched the existing issues and this is NOT a duplicate or related to another open issue.
- [X] I have written a short but informative title.
- [X] I filled out all of the requested information in this form.
Not sure if this fixes your issue but you may find this user script I made useful. https://greasyfork.org/en/scripts/480631-enhanced-player-controls-for-piped-video
Tagged https://github.com/shaka-project/shaka-player/issues/3127 which was closed for visibility.
Will check. Tq.
https://addons.mozilla.org/en-US/firefox/addon/videospeed/ lets you set custom seeking keybinds for all html videos