Description
rubyPodder is a script for downloading podcasts.
Requirements
- A working Ruby installation.
- A command line to launch the script.
- Cron - if you'd like to schedule downloads.
Latest version
The current development version is 0.1. There are no stable versions, yet.
How it works
rubyPodder reads its config file, ~/.rpodder.conf. It then checks the rss/atom feeds listed in the config file against its logs, and then downloads any new feeds. All files are stored in a user-defined directory, with each site's podcasts in a named subdirectory.
