Version 0.12.0 released

RSS Please is a command line tool that allows you to generate RSS feeds from web pages. Parts of the page are extracted using CSS selectors and a feed generated from the matching items. RSS Please runs on Linux, macOS, Windows, BSD, and more.

The 0.12.0 release has been published. RSS Please now supports per-feed update hooks that are run when a feed is updated.

Version 0.12.0

This release adds a new optional per-feed property, post_update_hook, to the configuration file specifying a command to run when a feed is updated. The RSSPLS_FEED_FILE environment variable is set in the environment of the spawned command with the absolute path to the feed file that was updated.

If you find rsspls useful please consider a one-off or recurring contribution to support development on GitHub Sponsors.