code-charity / code-charity/youtube
Default shortcuts for increase/decrease playback speed
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM:
No default shortcuts for playback speed
⚬ SOLUTION:
Add default configuration
⚬ RELEVANCE / SCOPE:
User doesn't have to assign manually keyboard shortcut
⚬ "SIDE EFFECTS":
May conflict with other keyboard shortcuts. Need discussion about this issue.
I suggest Alt + '=' and Alt + '-' for increase/decrease playback speed.
You can suggest your ideas.
Tested on Windows and macOS. This shortcut is available for both. (Alt in macOS is the Option key.)
Contributor guide
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 file or test is named. Start by locating the extension's default keyboard shortcut configuration and playback-speed controls, then review existing shortcuts and the proposed Alt + '=' and Alt + '-' bindings. Done means increase and decrease playback speed have usable defaults on Windows and macOS without conflicting with existing shortcuts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100