code-charity / code-charity/youtube

Add button to play audio only (no video at all) for playing podcasts etc.

Open
#2,286 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request good first issue help wanted up-for-grabs
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

SHORT Table (Summary)
Problem YouTube plays video even when playing something that is essentially audio only, wasting bandwidth.
Solution Have a button to play video only
Alternatives Download the video and play it in an external player (inconvenient)
Scope Hard to say; don't know how many users listen to podcasts or other predominately audio content
Side effects Other than having an additional button I can't think of any
Context The idea would be to prevent playing irrelevant video that wastes bandwidth / battery

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Reproduce a podcast-like YouTube playback case, then inspect how the extension exposes player controls and handles video playback; the work is done when a clear button plays audio without video and the existing playback remains usable.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.