republisher/demo/repub.toml

16 lines
302 B
TOML
Raw Normal View History

2026-03-29 13:52:23 +02:00
out_dir = "out"
[[feeds]]
name = "Guardian Project Podcast"
slug = "gp-pod"
2026-03-29 13:52:23 +02:00
url = "https://guardianproject.info/podcast/podcast.xml"
[[feeds]]
name = "NASA Breaking News"
slug = "nasa"
2026-03-29 13:52:23 +02:00
url = "https://www.nasa.gov/rss/dyn/breaking_news.rss"
[scrapy.settings]
LOG_LEVEL = "INFO"
DOWNLOAD_TIMEOUT = 30