liqvid icon indicating copy to clipboard operation
liqvid copied to clipboard

Keyboard shortcut to skip back

Open waldyrious opened this issue 1 year ago • 2 comments

It seems like it's possible to skip ahead by pressing the right arrow key, but the left arrow key doesn't do anything. It would be nice if it skipped the video back a few seconds (ideally less than the amount that's skipped forward; as a data point, Google Podcasts' player skips ahead by 30 seconds and back by 10 seconds).

waldyrious avatar Mar 09 '23 09:03 waldyrious

The default controls are the same as YouTube's:

Left Back 5 seconds Right Forward 5 seconds J Back 10 seconds L Forward 10 seconds

There seems to be a bug in the tutorial video on the homepage, where https://github.com/ysulyma/lv-tutorial/blob/main/lib/rebind-arrow-keys.ts is getting included—I think I failed to upload the latest build. Thanks for catching that! In any case, that file shows how to rebind the arrow keys to do what you want them to.

ysulyma avatar Mar 12 '23 04:03 ysulyma

Ah, got it, thanks for the explanation. I'd say this issue could remain open until the issue in the homepage is fixed.

waldyrious avatar Mar 12 '23 23:03 waldyrious