Command Line Podcast Downloader
Project description
(Idea and first version from Stan Vitkovsky. Forked from https://code.google.com/p/upodder/)
Simple podcast downloader
A simple command-line podcast downloader. Can be run from cron. Simply add your RSS feeds in ~/.upodder/subscriptions and watch your latest podcasts come in. Destination dir, filename, folder structures, etc can all be customized.
Please report any bugs on Github. I will promptly fix them.
Installation
pip install upodder
Usage
After installation, run upodder. It will initialize ~/.upodder/ to keep your subscriptions and a small DB of seen files. After that simply enter you feeds in ~/.upodder/subscriptions.
The next time you run upodder, it will go over each feed and download new entries to ~/Downloads/podcasts.
To view available options, run upodder --help
History and motivation
I’ve been using this script for several years and the project seems abandoned on Google Code. To keep it from disappearing, after Google Code is shut down, I’ve forked it here and refactored most parts. To quote the original author, Stan Vitkovsky and his motivation:
“I needed a simple console podcast downloader.
I did not find any one suitable for my needs (podracer lacked ATOM support, hpodder segfaulted from time to time and didn’t understand ATOM as well. Both of then were unaware for entries IDs, only for mp3 file names, which are subjects to be changed, as on rpod.ru).
My usage scenario is to download unseen enclosures, place them in the folder with a name ~/podcasts/%d-%m-%Y/{somename}.mp3 (like podracer does) and then rsync them to my MP3 player.
Also, I wrote a bash script, which mounts my player with pmount-hal, calls podracer, rsyncs my player and unmounts it safely.”
Further Contributors
akira (gaspar0069): Add support for multiple file extensions and fix file move bug.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file upodder-0.6.12.tar.gz
.
File metadata
- Download URL: upodder-0.6.12.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7af432e3ab3b60a6108a66b4dbfb2f8889b018048a323166ade86eaccb161d9f |
|
MD5 | 5c8475b52af9e3532fe81366e9b3b4f2 |
|
BLAKE2b-256 | aa550cd772957df244b58fb582584f1fd4e55dd69bdad0f8fcbaab7d37c85b2d |
File details
Details for the file upodder-0.6.12-py2.7.egg
.
File metadata
- Download URL: upodder-0.6.12-py2.7.egg
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e3c8724cbc83e1786c60e9719dbb7feabf2d354e407a7a666e1528ee70e618b |
|
MD5 | 8a62569640cb94c94c217c8955e96c2c |
|
BLAKE2b-256 | c89700acb2802c26bff1b789481487676ff81495d0f3152966acf7434ab09d7d |