[GH-ISSUE #1357] New Extractor Idea: podcast-archiver for auto-downloading podcasts #829

Open
opened 2026-03-01 14:46:37 +03:00 by kerem · 1 comment
Owner

Originally created by @pirate on GitHub (Feb 22, 2024).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1357

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
Originally created by @pirate on GitHub (Feb 22, 2024). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/1357 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](https://podlove.org/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. ```bash 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 ```
Author
Owner

@archa8 commented on GitHub (Jun 23, 2025):

Hey, this looks fun. I'd like to try it and help would be appreciated. Thanks

<!-- gh-comment-id:2997627638 --> @archa8 commented on GitHub (Jun 23, 2025): Hey, this looks fun. I'd like to try it and help would be appreciated. Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#829
No description provided.