Use keyboard to play previous/next sentence
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I'm always frustrated when I can't use keyboard to jump to subtitles when I play the video. Currently, the keyboard can only jump forward or backward by 5 seconds when operating the video.
Describe the solution you'd like
Press A to play the previous sentence, press S to repeat this sentence, press D to play the next sentence.
Describe alternatives you've considered
There are two modes of subtitles, editing mode (which is the current mode, click once to start editing). Browse mode (click on the subtitle, the video jumps to the corresponding position for playback). In browse mode, the up and down keys can be used to jump to the previous or next sentence during playback.
Additional context
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by tracing keyboard handling and subtitle playback in browse mode, then verify that A plays the previous sentence, S repeats the current sentence, and D plays the next sentence without changing the existing five-second controls or editing-mode behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100