facundoolano / feedi

RSS + Mastodon feed reader
GNU Affero General Public License v3.0
892 stars 28 forks source link

Take advantage of Five Filters parser specs #55

Open Oppen opened 1 year ago

Oppen commented 1 year ago

There's a service called Five Filters which is somewhat related in mission to feedi. This service has open source parts, including a set of filters they use to extract text from RSS feeds. Maybe you could use those config files to gain support for many sites out of the box.

facundoolano commented 1 year ago

Thanks! this looks useful, I'll consider it