Piped icon indicating copy to clipboard operation
Piped copied to clipboard

long seek & timejump

Open foxjaw opened this issue 1 year ago • 3 comments

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, then g or j to jump to that minute. Or press ESC 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.

foxjaw avatar Nov 07 '23 13:11 foxjaw

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.

yougotwill avatar Nov 23 '23 18:11 yougotwill

Will check. Tq.

foxjaw avatar Nov 24 '23 03:11 foxjaw

https://addons.mozilla.org/en-US/firefox/addon/videospeed/ lets you set custom seeking keybinds for all html videos

ac615223s5 avatar Jun 10 '24 04:06 ac615223s5