RSS-Bridge / rss-bridge

The RSS feed for websites missing it
https://rss-bridge.org/bridge01/
The Unlicense
6.99k stars 1.02k forks source link

New bridge: FilterMore #4015

Open boyska opened 3 months ago

boyska commented 3 months ago

this bridge allows the user to have a filtered version of a feed.

it is quite advanced: offers regexp filtering, sorting, limiting...

I used it when I wanted to follow a websites including events. They had no way to filter based on city, but they were specifying that in the title, so I could use this bridge to get what I wanted.

The has_media field is particularly useful for podcasts: sometimes I want to just play the first audio in a feed. With this, I can :

github-actions[bot] commented 3 months ago

Pull request artifacts

Bridge Context Status
FilterMore 1 untitled (pr) Bridge returned error 404! (19832)
Type: HttpException
Message: https://example.com/feed/ resulted in 404 Not Found <!doctype html>

last change: Friday 2024-04-19 10:54:12

dvikan commented 3 months ago

we already have FilterBridge which i hope you have taken a look at.

need more time and community feedback on whether to include this bridge.

boyska commented 3 months ago

we already have FilterBridge which i hope you have taken a look at.

yes, I know that and have used it. I think that FilterMore is far more advanced, but I can see how having duplicates is not great for the project.

dvikan commented 3 months ago

yes FilterMore I like the name and its features. also FilterLess is a good name :D

if okay i would like wait for community feedback from other users.