code-charity / code-charity/youtube
💡Show that I'm subscribed to a channel on the home page.
@jnmccla is already working on this.
Since Jan 22, 2026.
- Dominant language
- JavaScript
- Stars
- 4.6k
- Forks
- 996
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 7
Description
⚬ PROBLEM:
Sometimes I forget what channels I've subscribed to, especially recent subscriptions or those that rarely post. I also am very picky about watching videos from channels I'm not familiar with. Sometimes I miss out on video suggestions on the home page because I didn't realized I was subscribed and thus already vetted them.
⚬ SOLUTION:
Some sort of channel name highlight or icon next to the channel name to show I'm subscribed to that channel.
⚬ ALTERNATIVES:
I've tried the extension that does the subscription organizer but it's just kinda clunky and a lot of work to organize and then I have to pay to expand on some of the features that might be useful. And it still doesn't solve my scrolling through the home page problem.
⚬ RELEVANCE / SCOPE:
I genuinely don't know how many people scroll though the youtube home page like I do and want to easily tell who they're subscribed to. Maybe I'm subscribed to too many channels or have a worse memory than other people? I'm not familiar with Youtube's backend, but I don't think it would be too intensive of an add-on, and I think a lot of the people who use Youtube enough to get this extension would find it useful, even if they wouldn't have thought to ask for it themselves.
⚬ "SIDE EFFECTS":
I think this would be an easy check on or off button that only the sort of people who complain about almost any change would be annoyed to see listed. However, changing the color text could conflict with extensions like Shinigami Eyes.
⚬ CONTEXT: Potential solution mockups:
| SHORT Table | (Summary) |
|---|---|
| Problem | Can't remember if subscribed on Home page. |
| Solution | Color for or icon next to subscribed channel on Home page. |
| Alternatives | Subscription management extension. |
| Scope | Small addition with available data. |
| Side effects | Turn on or off slider. |
| Context | N/A |
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.
Assessment
This issue has not been assessed yet.