I use it for news aggregation with Nextcloud news. Also for podcasts and PeerTube channels. Anyone using RSS for other things?
I use RSS to watch YouTube videos. I collect the ULRs of the videos I want to watch in a text file using my feed reader (Newsboat). In the evening a script transfers the file to my TV computer and fetches the videos with yt-dlp.
To play the videos I use another script, which plays and then trashes the video files in a loop.
Pros: no ads, no buffering videos during playback, plays videos without interaction (like TV), can collect video URLs over day, don’t have to bother with YouTube’s user interface, cookies etc.
I like that idea! Any chance you would be able to share the script or the general workflow?
Parent’s is more complicated, but this simple script may be a good place to start. In this case, I follow a channel that posts new music videos for discovery. This automatically downloads (just the audio) using yt-dlp to a local directory. It could easily be modified to download the video (just change the -f flag). I run this with cron once a day.
https://gist.github.com/line72/ceef5402881d6d3ae732e7b7c9cbf01b
I use this lightweight reader by the same dev who makes Bookstack. Just for news though. I use Audiobookshelf for podcasts.
What news do you add to it?
Nothing special, just WaPo, NPR, NYT, etc. I just prefer aggregating all those sites instead of going to them individually when I some that kind of news.
Thanks for explaining!
I subscribe to:
- Blogs I find interesting
- Blogs of personal friends
- Projects’ blogs and announcements
- Changes to codebase I need to closely monitor (e.g. things I host)
- Videos, mostly on YouTube, but also my PeerTube feed
- Web comics
I self-host FreshRSS and use it for:
- Blogs
- News-Sites
- Piped (YouTube) channels
- GitHub releases
FreshRSS here, too. Tech, State and local news all nicely sorted where I can firehose it or just see small sections.
+1 for FreshRSS. It’s excellent and has been very easy to host for years.
Blogs, news sites, YouTube channels of a few favorite music artists, web comics, etc. FreshRss is my favorite.
Nothing unusual with my feed - news, tech, science, environment. What I may do differently is I set up a filter on Mastodon so any of my feeds are only seen in rss. I really don’t need to see a Wired article 6 times.
I use Feedly after Google reader died. Pretty much only use it for webcomics.
For qbittorrent for sites I know I will want their stuff.
after Google shut down Reader, I took my OPML (list of subscriptions), and switched to a FOSS local RSS reader; import my OPML and carry on. I’ve switched software occasionally; right now I’m happy with Feeder (from f-droid).
Getting my news is something I care about too much to entrust to someone’s server; I’m happy with it purely local.
Yes. I use it on my phone. I use AntennaPod for pod casts, and Flym for textual news feeds. Antenna pod in particular is really nice. I finding having this sort of content on a mobile device best.
I’ve never thought of using it for video subscriptions. Great idea to have everything all in once place.
I’ve been using RSS since before Google Reader was a thing. It’s a fantastic way to monitor new papers in journals as almost all journals have been providing a feed since forever. I could go with a self-hosted option but I just ended up using Inoreader although I will probably migrate again. They used to have some entry level plans (they call it supporter plan) at some €20/yr but it looks like they are no longer available for new users.
I use RSS through Readwise Reader though I’ve used Newsblur in the past. I really wish Newsblur was redesign to get a more modern interface…
Since I can’t stand twitter, and since so many of my local groups use twitter, I use FreshRSS (self-hosted) to list new posts via Nitter’s RSS feature.
I also use RSS for Lemmy content and a few Reddit communities I still follow (until they show up on Lemmy) via old.reddit.com.
And some updates from YouTube channels or software release notes.
Really, my goal is to consolidate things, so I’m not checking 10 different sources every day.
I have never used RSS until literally this week lol. I added the AWS health RSS. I have no idea how it works. Like, I get the idea but not how to practically use it.
Instead of going to blogs, YouTube, podcast etc. you subscribe to them and feetch news from via RSS in a web or local client. IMHO the way things should work 🙂