Skip to main content

Backup/archive all episodes of your podcast subscriptions locally.

Project description

backup podcasts

wemake-python-styleguide Checked with mypy Imports: isort

Most feature-complete Podcast backup/archive software. Download all available data for all your podcasts, including metadata (RSS, shownote, cover) and supplementary files (transcripts, videos etc.). Intended to be run as a cron-job, skips existing files and never deletes any previous data, even if it's removed from the online podcast.

Insallation:

pip install backup-podcasts

Features:

  • OPML import
  • RSS pagination
  • Backup metadata (RSS, shownotes, cover)
  • Graceful interruption behaviour (no half-downloaded files, even when killed)
  • File-system compatible filename sanization (format: pubdate - title)
  • Download all related files (transcripts, videos, etc.)

Usage:

python -m backup_podcasts --opml "path_to.opml" --destination "/target/backup/location"

Destination is optional, defaults to cwd.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backup_podcasts-0.2.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

backup_podcasts-0.2-py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page