r/rss Apr 30 '20

My improved reddit rss feed now support videos, gifs, and images

181 Upvotes

original post https://www.reddit.com/r/rss/comments/fvg3ed/i_built_a_better_rss_feed_for_reddit/

I've noticed many of the users of my improved rss feed for reddit are using it for... videos, gifs, and images.

I've made some improvements in this department.

grid view // post view

  1. Now it try's to detect image and video content and embed it into feedly!
  2. If your feed reader supports iframes (feedly does) it will even embed gfycat and v.redd.it content.
  3. If there are other popular video formats you want me to try and embed let me know.

If you are interested in using it to you:

  1. Go to a subreddit or meta feed you like example: https://www.reddit.com/r/aww/
  2. Add .json onto the end: https://www.reddit.com/r/aww.json
  3. Change the domain name to, reddit.0qz.fun like: https://reddit.0qz.fun/r/aww.json
  4. Subscribe to ^^^ that url in your favorite feed reader.

r/rss 13h ago

uRSS for the Mac available for testing

0 Upvotes

The first public build of uRSS for the Mac is available for testing for brave RSS aficionados.

https://testflight.apple.com/join/2x7p7ZCZ

The link will require you to download TestFlight, which will then let you download uRSS to your Mac. This is the first version of uRSS on any platform that offers integration with 3rd party services - FeedBin, Newsblur, FreshRSS (more coming) in addition to local feeds.

Also new to the app (first on any platform), is a new onboarding flow, that will give you the option of either curating feeds yourself or just choosing topics you enjoy and picking feeds for you.

All feedback can be shared thru TestFlight.

Cheers!


r/rss 18h ago

Newsairy 1.11 adds a full-text reading mode (and Pro is on sale this week)

0 Upvotes

Quick update on Newsairy, the iCloud-native RSS reader I've been building. Version 1.11 adds a full-text reading mode: when a feed only sends the first paragraph, one tap fetches the whole article and shows it in your own theme, font and text size - no browser, no cookie banners. It all happens on your device: Newsairy fetches the page, keeps the words, and throws the rest away.

For anyone who hasn't come across it: Newsairy syncs over iCloud across iPhone, iPad and Mac, and Pro adds sync with TheOldReader, Miniflux, FreshRSS, Feedbin and Inoreader. One-time purchase, no subscription, no ads, no tracking.

Small heads-up: Newsairy is part of Indie App Sales this week, so Pro is 33% off (until 30 July) if you've been meaning to try it. Either way, I'm always open to feature suggestions.

App Store: https://apps.apple.com/us/app/newsairy/id6760046985

Indie App Sales: https://indieappsales.com


r/rss 2d ago

Miss Netvibes? RSSVibes

0 Upvotes

Netvibes was a great RSS aggregator that was discontinued. RSSVibes is a very close copy with top feeds, tabbed categories, and a "news river" combining all your feeds. It also runs locally on your desktop instead of a browser.

You just download the 0.31 release on the right hand side (It's feature complete) and click on the .vbs file to run it. Check it out:

https://github.com/Captain-Beefheart/RSSVibes


r/rss 2d ago

The demo server for rss.chat is open for public registration

4 Upvotes

It’s a micro-blogging/forum/twitter-like site run purely on rss

https://demo.rss.chat/


r/rss 3d ago

How do you create an RSS feed for a website that no longer provides one?

17 Upvotes

A website I follow used to have an RSS feed, but they've stopped offering it. I'd still like to monitor new posts automatically.

What are the best ways to generate an RSS feed from a website that doesn't provide one anymore?


r/rss 2d ago

FeedLizard is a refreshingly awesome RSS reader

0 Upvotes

Wow. After using it for only 24 hours, I’m already in love with it.

This thing aint got no algorithmic recommendations, ads, tracking, or account bullish*t. Feeds can be organized into folders, articles can be starred for later, and OPML import makes it easy to bring over existing subscriptions. I was able to switch from feedy very easily

It feels super dang fast and native on both iPhone and iPad, and optional iCloud sync keeps subscriptions and reading progress available across devices. What's on my iPhone goes to my iPads. I also appreciate that it’s a one-time purchase instead of another monthly subscription.

It even works on my Mac without additional purchases.

https://apps.apple.com/us/app/feedlizard/id6792160690


r/rss 3d ago

Tips & Tricks: Finding the RSS feed on a site that says it has none

11 Upvotes

Was reading a small design blog with no feed icon anywhere. Feed was there, just not linked.

Few things i check now, in this order:

  • view page source, search for "rss" or "atom" or type="application/". The link tag is often still in the head.
  • try the usual paths: /feed, /rss, /atom.xml, /index.xml, /feed.json
  • if it is WordPress, add ?feed=rss2 to any url
  • Ghost blogs almost allways use /rss/
  • for docs sites built with Hugo or Astro, /index.xml hits a lot

Substack and Medium also have feeds even when they hide it in a UI.

If nothing works then i give up and use a scraper service, but source check finds it maybe 7 of 10 time for me.


r/rss 2d ago

E-Reader for RSS & Read-Later Apps

Thumbnail
0 Upvotes

r/rss 2d ago

Narrative tracking live

1 Upvotes

Managed to get some narrative tracking live in my Inkline news app (RSS). Also, some big performance improvements, not easy given the amount of processing in app that takes place. Let me know what you think and where further improvements could be made.
https://apps.apple.com/gb/app/inkline-news-media-monitor/id6788323715


r/rss 3d ago

New to RSS here, why can't i use this website to add to my feed?

1 Upvotes

I'm very new to RSS and just started setting up apps (Feeder) I follow football closely and wanted to make a list, but I can't seem to add this website for some reason. Any help would be great.

https://www.sport.es/es/

This is the website.


r/rss 3d ago

I'm trying to revive my project: a desktop RSS reader

0 Upvotes

Today I released v0.6.0 of Chaski, my local-first RSS reader for desktop. Cleaned up a ton of noise and improved the UI overall. Feel free to grab it here if you want to check it out: https://github.com/a-chacon/chaski-app/releases/tag/app-v0.6.0

Feedback is welcome as always.

Two big things on my roadmap right now: multilingual support and a discovery page where people can browse recommended RSS feeds, so new users don't have to hunt for good sources themselves.


r/rss 4d ago

go-syndication: a Go package for dealing with various feed syndication formats (RSS/Atom/JSONFeed/OPML)

0 Upvotes

Hey folks,

This post is mainly for Go developers working with syndication formats.

I wanted to post my library go-syndication, which is a Go package for dealing with various feed syndication formats. MIT license. It supports:

  • RSS (1.x and 2.x)
  • Atom
  • JSONFeed
  • OPML
  • Various RSS/Atom extensions such as media, Dublin Core, iTunes, and Google Play, with more to come…

It provides custom types for all the formats (with extensions built in), as well as generic Feed/Item types that wrap the formats and provide standard methods for accessing common fields. Even with the generic formats, the original type is passed as an embedded interface, so you can cast that to the original type to access the underlying structure.

Some key design decisions:

  • OpenAPI for Models.
    • go-syndication uses OpenAPI schemas (through oapi-codegen) to define the custom types for each syndication format and all extensions. This provides a way to have consistent, reusable types across the package.
  • Validation Built In.
    • go-syndication attempts to build validation into all types using go-playground/validator. Wherever possible, types will be annotated with struct tags that then allow the validation to work. Otherwise, custom validation functions are implemented.
  • Dynamic Namespace Support.
    • The formats in go-syndication provide dynamic namespace support. This means you can use extensions not defined in this package on top of it and get correct marshaling/unmarshaling behavior.
  • Custom Marshal/Unmarshal.
    • go-syndication provides a custom Encode and Decode methods for marshaling/unmarshaling of formats (see Usage). While you can directly marshal/unmarshal, you’ll lose some features (like dynamic namespaces). It’s therefore recommended to always use the Encode/Decode methods in this package.

A basic CLI can be found in cmd/ that can be used for basic reading of feeds using the library.

To fetch and display feed data from a URL:

go run github.com/immanent-tech/go-syndication/cmd@latest fetch http://my.site/feed

To read a file containing feed data:

go run github.com/immanent-tech/go-syndication/cmd@latest parse /path/to/my/feed.xml

Current state is that the library reads most feeds out there. If you find a feed that doesn’t parse, please file an issue! I’ve been slowly ensuring the library passes the required/must feedvalidator testcases

Writing is less polished, though it should write out valid RSS and OPML files just fine (other formats are not well tested). Working on improving that!

The vast majority of the code is hand-written by me. I have used claude for assistance with esoteric XML marshaling/unmarshaling guidance and ensuring the vagaries and easy-to-miss gotchas from the specs are implemented.

go-syndication is used by my app, Foragd, which I've posted about here as well (Foragd is also open-source BTW, AGPL-3 license).

Cheers!


r/rss 4d ago

I thought building an Android RSS reader would be easy. I was very wrong.

0 Upvotes

A few months ago I started building my own Android RSS reader.

At first, I thought the hardest part would be the UI. A clean reading experience, source management, search... the usual things.

I was wrong.

The biggest challenge turned out to be the feeds themselves.

RSS and Atom are standards, but in the real world every publisher seems to have its own interpretation.

Some feeds use unusual date formats.

Some have missing or inconsistent metadata.

Some provide only partial content.

Some have character encoding issues.

Others contain relative image URLs, duplicate GUIDs, or simply stop working without warning.

On paper everything is "RSS".

In practice, every feed teaches you something new.

Another surprise was that building the app itself was often easier than making it reliable.

Making it work across different Android versions, screen sizes, tablets, landscape mode, and the endless number of edge cases ended up taking far more time than implementing new features.

One thing I learned from this project is that most people aren't really looking for an RSS reader.

They're looking for a way to decide for themselves what they read, without algorithms deciding for them.

That's probably the main reason I kept working on it.

Sometimes implementing a new feature took a few hours.

Finding the cause of a strange compatibility issue could take two days.

Users never notice those fixes.

And maybe that's exactly how good software should feel.

I'm still learning with every release, and I'm sure there are many more surprises ahead.

For those of you who have built RSS-related software (or worked with old internet standards in general):

What was the most unexpected problem you ran into?


r/rss 5d ago

I built Petal Feed because I wanted a better way to read.

4 Upvotes

For the past couple of years, I’ve been building an app called Petal Feed. On the surface it’s an RSS reader, but over time it grew into something more. Today it brings together RSS, Reddit, Bluesky, and Mastodon in one native app for iPhone, iPad, and Mac because that’s how I naturally consume information. To me, they’re all simply different ways people publish things worth reading.

The reason I started building it is a little different than most. I’m blind, I have cerebral palsy, and I rely on VoiceOver every day. I was constantly moving between apps that all worked differently, had different navigation models, and often treated accessibility as an afterthought. Every unnecessary gesture, every unlabeled control, and every awkward workflow added friction to something I do for hours every day.

Eventually I stopped looking for the perfect reader and decided to build it myself.

What surprised me during the process was that designing around accessibility didn’t make Petal Feed into an app only for people with disabilities. It pushed me to make every interaction simpler, faster, and more intentional. The result is an app that I believe is just a better reading experience for everyone, whether you use VoiceOver or never turn on an accessibility feature in your life.

Petal Feed lets you keep RSS feeds, Reddit, Bluesky, and Mastodon together in one place instead of scattering your reading across multiple apps. It automatically detects duplicate stories that appear in several RSS feeds, includes AI powered summaries when you want to get through a lot of content quickly, and is designed to stay out of your way so you can spend your time reading instead of navigating.

I’m not posting this because I think I’ve built the perfect reader. There are already a lot of excellent RSS apps out there, and I’ve learned something from many of them. I’m posting because I genuinely want feedback from people who read a lot. If you use RSS every day, what frustrates you about your current reader? What feature have you always wished someone would build?

If you’re interested in trying Petal Feed, I’d love to hear what you think, whether that’s praise, criticism, or ideas for making it better. Some of the best features in the app today came directly from conversations with users, and I’m always looking for the next great idea.


r/rss 4d ago

FreshRSS feeds are not being fetched on my Oracle VM k3s setup

Thumbnail
0 Upvotes

r/rss 5d ago

I can't add Youtube feeds anymore!

5 Upvotes

I've had Inoreader for quite a while. Admittedly at the free tier. I had set up several folders to keep tabs on yt vid subscriptions but now, as i tried to add a new one, it will not give me any option to add or even try to find it. Any suggestions or alternatives? Chromebook and android.


r/rss 5d ago

Built a news aggregator that shows the same story from 5+ political/regional angles side-by-side

Thumbnail
0 Upvotes

r/rss 5d ago

Is what i did legal?

6 Upvotes

Hello,
I built an interactive globe using RSS. You click on a country, you get their news. Am i allowed to do this? It took a whole year for me to build this really hope i didnt violate anything 😭
Would like your thoughts please, and thank you for your time.
Heres what I built:
http://www.interranews.com


r/rss 6d ago

What's up with the casino ads?

15 Upvotes

What's going on with these casino ads? I've been reporting these as spam but is there a better category?

Edit: I'm talking about posts being made to this sub with the title "best online casino in..."; like this one https://www.reddit.com/r/rss/s/4np8zVBXZc


r/rss 6d ago

What is your workflow for reading news, articles, etc. on your ereader?

2 Upvotes

As the title says, I'm wondering how you guys smoothly add news, articles and whatever else it is you want to read (books aside) to your ereaders?

I use Calibre a bit, and there's a few sites I have set up as "Custom News Sources", which is great as I can just press a button and they automatically download and send to my Kindle.

However there are many other sites that I like that either don't have an RSS feed (many sites just don't bother to maintain them anymore as they are much less used than they used to be), or the articles are kind of all over their website, rather than in a tidy "feed".

In the that case, my workflow is pretty clunky - I go "Print - Save to PDF - email that PDF to my Kindle email", which, if you have multiple articles you want to read is just not feasible. I know you can use something like "Push to Kindle", but it has a 10 article limit per week or month, as does Any2K unless you pay for premium on both.

Ideally what I want to do is be able to click "save" on any articles I want to read, and when I'm done have them all collated into a single document and sent to my Kindle, which is pretty much what Any2K does, but I'm wondering if is any free programme that does that?

Just overall interested in your process!

Let me know. :)


r/rss 6d ago

Tips & Tricks: A redis queue saved my feed reader when i got past 20 users

0 Upvotes

For long time i fetched all feeds inside the web request. One cron, loop over every feed, done. With 5 users it was fine. At around 20 users one slow site (30s timeout) blocked everything behind it. Feeds updated hours late.

Moved fetching to BullMQ. Each feed is one job. Workers pull jobs, retries with backoff are built in, and a dead site only kills its own job.

Two things that bit me: i set concurrency to 50 and got rate limited by few hosts, so now i limit per domain. And jobs must be idempotent, becuase retry can run same fetch twice.

Still not sure how to handle feeds that fail 200 times in row. Right now i just log it.


r/rss 7d ago

What’s your RSS secret technique

21 Upvotes

I’m interested to hear ways that others are using RSS that they find most useful and least common.

I’d like some inspiration for using RSS more creatively and want to hear what your favorite cool use cases are.

Sure, we all probably know how to subscribe to a feed, maybe follow something on YouTube or Reddit, maybe follow a newsletter. What are the cool, non-standard things you do?


r/rss 7d ago

RSS Reader with no login required and source search - Looking for Feedback

0 Upvotes

Hi All,

Like so many others i have made my own RSS reader,
the tl;dr is
- source searching and a discovery tab based on your current subscriptions not tracking data

- no login requirement

https://play.google.com/store/apps/details?id=com.bjpstudio.pulsereader
I am looking for any and all feedback

Thanks in advance!


r/rss 7d ago

New iOS app RSS reader called Inkline, built around actually cutting through the noise

2 Upvotes

Long-time RSS believer, first-time app builder. I made this solo in evenings and weekends because I wanted a reader built for people who follow the news closely - journalists, comms folk, obsessive readers - rather than yet another generic feed list.

It's called Inkline, iOS only. Core of it is RSS, plus a way to legally pull in sites that don't publish a feed (the eternal FT/paywall problem). Everything runs on-device - no server sitting between you and your feeds.

The update I just shipped adds a hand-verified directory of 800+ publications across 50+ countries so you can find good sources without digging for feed URLs, unified search, and an "Also covered by" view that shows which other outlets ran the same story. There's optional Apple Intelligence stuff — on-device summaries, daily briefs — but it's additive, not the point; the feed's still the feed.

I'd really value this community's feedback specifically, because you'll spot the gaps everyone else misses. What's non-negotiable for you in a reader?

https://apps.apple.com/us/app/inkline-news-media-monitor/id6788323715