code-charity / code-charity/youtube

RSS feed button for YouTube channels

Open
#4,089 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature request Generated
Dominant language
JavaScript
Stars
4.6k
Forks
996
Avg merge
2d 15h
Merged PRs (30d)
7

Description

Feature Request: RSS Feed Button for Channels

Description

Add an RSS feed button to YouTube channel pages so users can subscribe via their RSS reader — a privacy-friendly alternative to YouTube subscriptions.

Why
Preferred behavior
  • RSS button on channel pages next to subscribe button
  • Click to copy feed URL to clipboard
  • Works for both channels and channel IDs
  • Optional: auto-subscribe to RSS on subscribe click

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

Start by locating the channel-page UI entry point and the existing subscribe-button handling. Check how channel IDs are obtained, then verify the RSS URL and clipboard behavior on both channel and channel-ID pages; the work is done when an RSS button appears beside Subscribe and copies the correct feed URL.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.