code-charity / code-charity/youtube
Remember 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:
I listen most of the videos at greater speed than normal. Whenever I open a music video I have to manually change the sped back to normal and re increase it when the video changes to something else.
⚬ SOLUTION:
One solution could be to remember the setup speed for each channel.
⚬ ALTERNATIVES:
I am not sure if this is possible to identify if a video is a musical one (if it is not marked as such by you tube or the creator) and automatically switch the sped to normal only for them. The existing option does not work.
⚬ RELEVANCE / SCOPE:
⚬ "SIDE EFFECTS":
⚬ CONTEXT:
//
Thank you!
| SHORT Table | (Summary) |
|---|---|
| Problem | default increased speed affects also musical videos |
| Solution | remember speed per channel |
| Alternatives | identify if video is music and only for them change the speed to 1 |
| Scope | |
| Side effects | |
| Context |
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
The issue names no files or tests. Start by locating the existing playback-speed setting and how channel changes are handled, then clarify storage and behavior for per-channel speeds; done means a channel's chosen speed is restored for its videos without changing other channels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100