mediacloud / rss-fetcher

Intelligently fetch lists of URLs from a large collection of RSS Feeds as part of the Media Cloud Directory.
https://search.mediacloud.org/directory
Apache License 2.0
5 stars 5 forks source link

rss file logging mode #14

Closed philbudne closed 1 year ago

philbudne commented 1 year ago

Add a new rss-file-logging env-var boolean to activate a mode where the system saves the latest RSS text file to disk (named by mc_feed_id?), with header info.

rahulbot commented 1 year ago

See #15 for the proposed solution.