Skip to content

A simple script to backup a podcast's episodes to your computer.

Notifications You must be signed in to change notification settings

flohei/pypodbackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pypodbackup

A simple script to backup a podcast's episodes to your computer. See my post for more information.

Usage

You can check a single feed by passing it to the script:

./pypodbackup.py http://example.com/path/to/feed

Alternatively, you can add a file named podcasts.txt in the script's directory and fill in multiple podcast feed urls (one per line). If you don't pass a feed as a parameter then the script tries to download all episodes for all those feeds.

The script does not download files that have already been downloaded (it checks if the file already exists in the script's directory.)

Author

Florian Heiber ([email protected], @flohei)

About

A simple script to backup a podcast's episodes to your computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages