feat: read feed URLs from file

This commit is contained in:
2025-06-04 11:44:03 +09:00
parent 7caaa164a8
commit 80d48a1f8c
2 changed files with 29 additions and 4 deletions

View File

@ -16,3 +16,6 @@ PODCAST_LANGUAGE=ja
PODCAST_AUTHOR=管理者
PODCAST_CATEGORIES=Technology
PODCAST_TTL=60
# フィードURL一覧ファイルの設定
FEED_URLS_FILE=feed_urls.txt