~asimpson/podcast-filter

Allows basic filtering of a podcast feed by returning a new feed.
e3a7896c — Adam Simpson 3 years ago
feat: add negate query param
f35e6878 — Adam Simpson 3 years ago
feat: add README
75bfc599 — Adam Simpson 3 years ago
feat: add LICENSE

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~asimpson/podcast-filter
read/write
git@git.sr.ht:~asimpson/podcast-filter

You can also use your local clone with git send-email.

https://podcastfilter.com

If you've ever wanted a filtered podcast feed that only has certain episodes of a show based on criteria in the episode description podcast-filter is for you!

Basically it's strings.Contains applied to every episode description of the feed you give it.