Hacker News new | ask | show | jobs
by amphitheatre 1860 days ago
What are your workflows for consuming YT videos and podcasts from RSS? Do you have something that automatically downloads that content or do you just click through to their sites? I’ve been trying to set something up for the former but haven’t yet found anything that I like.
3 comments

Check out rss-bridge

I used to have direct feeds from my YouTube subscriptions, but they either killed or moved that feature. This runs on the same $5 vm as my RSS feed reader and works great.

https://github.com/RSS-Bridge/rss-bridge

Also check out https://github.com/DIYgod/RSSHub, it's aggressively compatible with websites that refuse to do RSS, and has a large community that keeps it up to date
Combining rsstail and youtube-dl can get you that easily.