lwindolf / liferea

Liferea (Linux Feed Reader), a news reader for GTK/GNOME
https://lzone.de/liferea
GNU General Public License v2.0
825 stars 129 forks source link

Feature request - support for JSON feeds #513

Closed tripkin closed 1 year ago

tripkin commented 7 years ago

JSON feeds are now starting to be made available, and it would be nice to see this included in liferea. See https://jsonfeed.org/ for more info...

whizse commented 6 years ago

I'm guessing that a good start for this would be a conversion filter that takes a json.feed and spits out atom?

I was struggling to find some good in the wild examples of json feed usage, but at least NPR is one example of a mainstream site with support: https://www.npr.org/feeds/1001/feed.json

(Also, out of scope for Liferea, but it would be nice to have a WebExtension for Firefox/Chrome to detect and add these feeds to a reader application.)