NewPipe icon indicating copy to clipboard operation
NewPipe copied to clipboard

Keyboard shortcuts

Open qyryq opened this issue 11 months ago • 3 comments

Checklist

  • [X] I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • [X] I have read the FAQ and my problem isn't listed.
  • [X] I'm aware that this is a request for NewPipe itself and that requests for adding a new service need to be made at NewPipeExtractor.
  • [X] I have taken the time to fill in all the required details. I understand that the feature request will be dismissed otherwise.
  • [X] This issue contains only one feature request.
  • [X] I have read and understood the contribution guidelines.

Feature description

Support various keyboard shortcuts:

  • Play/Pause (Spacebar works but tints the screen)
  • Seek backward/forward (Arrow keys initiate jumps between UI elements)
  • Decrease/increase current playback speed (super useful to watch lectures)
  • Toggle fast-forward during silence (again, awesome feature that I can't find anywhere else)
  • Toggle fullscreen
  • Toggle subtitles
  • Personally I find very useful 1-frame steps:
    • Step forward. Pressing once will pause, every consecutive press will play one frame and then go into pause mode again.
    • Step backward. Pressing once will pause, every consecutive press will play one frame in reverse and then go into pause mode again.

Other possible shortcuts: https://mpv.io/manual/master/, https://support.google.com/youtube/answer/7631406.

In particular I'd like it to work with physical keyboards. I don't know if it's any different for the app.

Why do you want this feature?

I'm using Samsung Tab S8+ with their Book Cover Keyboard. I'd like to control the playback from the keyboard without touching the screen or moving the cursor with the touchpad. It will save tons of time.

Additional information

At the very least support "seek backward/forward" with Arrow keys. Other shortcuts are not that critical. Although it would be awesome to have "Decrease/increase current playback speed" shortcuts directly on some keys, for example I set up s/d keys in Video Speed Controller (Firefox on laptop) for that purpose and use it constantly to skim through familiar contents of videos.

qyryq avatar Sep 25 '23 12:09 qyryq

Can u assigned to me?

gitgutgit avatar Oct 14 '23 13:10 gitgutgit

Please wait for the team to give its go ahead before working on anything.

opusforlife2 avatar Oct 14 '23 17:10 opusforlife2

For informational purposes: As of Newpipe 0.26.1, Enter also works as Play / Pause. It's better than spacebar, as spacebar will - when double pressed - skip to the next video.

master-bob avatar Mar 18 '24 08:03 master-bob