2026-03-29 13:52:23 +02:00
|
|
|
out_dir = "out"
|
|
|
|
|
|
|
|
|
|
[[feeds]]
|
2026-03-29 14:44:45 +02:00
|
|
|
name = "Guardian Project Podcast"
|
|
|
|
|
slug = "gp-pod"
|
2026-03-29 13:52:23 +02:00
|
|
|
url = "https://guardianproject.info/podcast/podcast.xml"
|
|
|
|
|
|
|
|
|
|
[[feeds]]
|
2026-03-29 14:44:45 +02:00
|
|
|
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
|