Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Extractor Idea: podcast-archiver for auto-downloading podcasts #1357

Open
pirate opened this issue Feb 22, 2024 · 0 comments
Open

New Extractor Idea: podcast-archiver for auto-downloading podcasts #1357

pirate opened this issue Feb 22, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file expected: maybe someday good first ticket help wanted python Pull requests that update Python code size: medium status: idea-phase Work is tentatively approved and is being planned / laid out, but is not ready to be implemented yet touches: API/CLI/user interface touches: configuration touches: dependencies/packaging Issues or changes that add/remove/affect dependencies touches: docs type: enhancement why: functionality Intended to improve ArchiveBox functionality or features
Milestone

Comments

@pirate
Copy link
Member

pirate commented Feb 22, 2024

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
@pirate pirate added status: idea-phase Work is tentatively approved and is being planned / laid out, but is not ready to be implemented yet size: medium touches: configuration why: functionality Intended to improve ArchiveBox functionality or features good first ticket help wanted touches: dependencies/packaging Issues or changes that add/remove/affect dependencies touches: docs touches: API/CLI/user interface type: enhancement expected: maybe someday dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 22, 2024
@pirate pirate added this to the v0.🌈 milestone Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file expected: maybe someday good first ticket help wanted python Pull requests that update Python code size: medium status: idea-phase Work is tentatively approved and is being planned / laid out, but is not ready to be implemented yet touches: API/CLI/user interface touches: configuration touches: dependencies/packaging Issues or changes that add/remove/affect dependencies touches: docs type: enhancement why: functionality Intended to improve ArchiveBox functionality or features
Projects
None yet
Development

No branches or pull requests

1 participant