I self-host FreshRSS and use it for:
- Blogs
- News-Sites
- Piped (YouTube) channels
- GitHub releases
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
I self-host FreshRSS and use it for:
+1 for FreshRSS. It's excellent and has been very easy to host for years.
FreshRSS here, too. Tech, State and local news all nicely sorted where I can firehose it or just see small sections.
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 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?
I just wrote down simplified versions of my scripts. Then I clicked the wrong button to exit the markdown preview and now it's all gone. I'll have to drink a beer now, sorry. If you have any specific questions, I'll answer them gladly.
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 subscribe to:
I use newsboat for all my RSS needs, which is pretty much my main entry point for a lot of things:
Youtube channels (I unsubscribed from everything on my YouTube account, hardly ever login, and only use RSS to follow the channels I want)
This is the way to do it. I can't stand youtube's interface and its recommendations, auto play, and other anti-features frustrace me. I find that on youtube, when I go look at a channel, I often can't figure out which video is the most recent, and really struggle to see figure out what I've watched and what I haven't.
Using RSS let's me see when there is a new video posted just from the channels I am interested in. I don't have to go hunting. FreshRSS will watch it through youtube-nocookie.com, but I often find using yt-dlp is better experience, especially for anything longer than 5 minutes.
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.
tinytinyrss
Blogs, news sites, YouTube channels of a few favorite music artists, web comics, etc. FreshRss is my favorite.
For qbittorrent for sites I know I will want their stuff.
I use Feedly after Google reader died. Pretty much only use it for webcomics.
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 subsribe and feetch news from them via RSS in a web or local client. IMHO the way things should work 🙂
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.
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..
I currently use the premium plan for Inoreader. I like tinyRSS, just didn't do it for me; I've been using RSS since Google Reader.
For RSS feed recommendations you can also take inspiration from this post: https://beehaw.org/post/618286
My use is not foss because I didn't find something that fits my needs better than Inoreader. There is the android app which works fine and also a very nice web interface that I can use at work because without thumbnails it looks like a 'boring' list of stuff.
Never used Inoreader, but recently switched to Newsblur which is open source (app installable via F-Droid) and selfhostable. If you don't want to self host they have a freemium model to use their hosted service, couldn't tell you what free vs paid gets you but I haven't bumped into any limits yet. You can also log in to their site to browse via web browser.
So far the app looks better than other open source readers I've tried and thumbnails generally load so the lists are a bit livelier.
I use it for recipes! I use the iOS app Mela for recipe storage and it has a built-in RSS feed system to follow recipe blogs so you can easily add new recipes to your collection without having to visit all the sites separately.
@privsecfoss mostly to read low cadence personal blogs or programmer / tech blogs.
Selfhost Yarr https://github.com/nkanaev/yarr
I would prefer a river of news interface to a traditional RSS reader but haven't found one I like yet.
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.
Would you mind sharing some of your favorite blogs and webcomics?
Blogs, local news sources, weather sources. Some gov.uk reports. Although I've tried several clients I keep falling back to Thunderbird and Aggregator (simple Android client).
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've never thought of using it for video subscriptions. Great idea to have everything all in once place.
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.
Any news I can get through RSS and some blogs. I'm at the very start of writing a program to read news letters from email and generate an RSS feed. It's a shame so few news sites offer RSS.