ArchiveBox/ArchiveBox

New Extractor Idea: `podcast-archiver` for auto-downloading podcasts

已关闭

#1,357 创建于 2024年2月22日

 (1 条评论) (0 个反应) (0 位负责人)Python (1,069 个派生)batch import
expected: maybe somedaygood first tickethelp wantedsize: mediumstatus: idea-phasetouches: API/CLI/Spectouches: configurationtouches: dependencies/packagingtouches: docswhy: functionality

仓库指标

星标
 (19,591 个星标)
PR 合并指标
 (平均合并 19小时 51分钟) (30 天内合并 2 个 PR)

描述

https://github.com/janw/podcast-archiver

Podcast Archiver takes the feed URLs of your favorite podcasts and downloads all available episodes for you—even those "hidden" in paged feeds. You'll end up with a complete archive of your shows. The archiver also supports updating an existing archive, so that it lends itself to be set up as a cronjob.

pipx install podcast-archiver

podcast-archiver -d ~/Music/Podcasts \
    -f http://logbuch-netzpolitik.de/feed/m4a \
    -f http://raumzeit-podcast.de/feed/m4a/ \
    -f https://feeds.lagedernation.org/feeds/ldn-mp3.xml

贡献者指南