logoalt Hacker News

dugite-codetoday at 2:18 AM2 repliesview on HN

Yes any RSS reader works for this task.

There are two types of channel RSS feeds

https://www.youtube.com/feeds/videos.xml?channel_id=<CHANNEL_ID>

And the older

https://www.youtube.com/feeds/videos.xml?user=<username>

Youtube used to have an opml export button but there are a few github projects that convert the youtube subscription csv that dumps out of the account data export.

Edit: If you want to filter out shorts using the selfhosted application rssbridge allows you to do this.


Replies

Fr0styMatt88today at 4:09 AM

This is great!

throw7today at 2:30 AM

ok thanks!, i never knew there was an rss feed for each channel/users... that does open up solutions.