feat: add negate query param
feat: add README
feat: add LICENSE
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.