code-charity / code-charity/youtube
Add option to hide all YT Streams from my Subscription/Home page
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
I appreciate this extension quite a bit, so thank you for making it!
⚬ PROBLEM:
I use https://www.youtube.com/feed/subscriptions as a bookmark, and some channels go Live and show up first in the list. I'd like to hide all YT Streams from my Subscription/Home page
⚬ SOLUTION:
A checkbox toggle to hide all Livestreams from the Subscriptions page, whether it's for one particular channel, or all channels.
⚬ ALTERNATIVES:
⚬ RELEVANCE / SCOPE:
I'd say I dunno, 20% of people on Youtube don't watch streams, but I have no idea.
⚬ "SIDE EFFECTS":
I don't think people would mind seeing the simple checkbox.
⚬ CONTEXT:
//
Thank you!
| SHORT Table | (Summary) |
|---|---|
| Problem | "1200 Watching LIVE" is distracting |
| Solution | Adding option to hide all livestreams |
| Alternatives | |
| Scope | |
| Side effects | |
| Context | Only the subscription and home pages |
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
Start by tracing how the extension handles youtube.com/feed/subscriptions and the YouTube Home page, focusing on where livestream entries are identified or filtered. Done means a user can toggle livestream hiding for the relevant pages, with the requested behavior available for all channels or a particular channel.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100