Remix.run Logo
dugite-code 2 hours ago

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.

Fr0styMatt88 13 minutes ago | parent | next [-]

This is great!

throw7 2 hours ago | parent | prev [-]

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