code-charity / code-charity/youtube
Mono audio(IDEA)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM:
some videos have missing audio channel or an audio that is constantly going between channels due to poor mic settings or export settings. It is prominent in tutorial videos, lectures, or poorly made videos.
⚬ SOLUTION:
Introducing a mono audio option.
⚬ RELEVANCE / SCOPE:
It would be relevant for those watching many tutorial videos or those who are following new or unpopular video makers who are not experienced.
⚬ "SIDE EFFECTS":
It would compromise the listening experience for videos that depends on stereo audio such as music or video games. Hence it should not be the default option.
| SHORT Table | (Summary) |
|---|---|
| Problem | Missing audio channels |
| Solution | Mono audio |
| Side effects | compromizing stereo experience |
| P.S. | Keep up the amazing work |
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 JavaScript playback and audio-control code in the extension, then check how player options are exposed and tested. Done means users can choose mono audio without changing the default stereo behavior.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100