uraniacast is a non-interactive podcast downloader written entirely in Tcl. It works from the command line.
Its configuration is extremely easy. The minimum configuration file is:
set feed(comp.this_developers_life) {
url {http://feeds.feedburner.com/thisdeveloperslife}
}
That's all! ‘comp.this_developers_life’ is just the name that we've given to a particular podcast feed.
uraniacast supports:
Current version of uraniacast is 0.17. It was released on Apr, 24 03:13:51 2011.
Packages: sourceforge page.
There are FreeBSD 8.2 and Ubuntu 9.04 packages, Fedora 12 rpm and the source tarball. Take a look into README file (in the source package) especially if you are installing the FreeBSD package.
Source tree: gitweb.
Grab the latest source:
git clone git://uraniacast.git.sourceforge.net/gitroot/uraniacast/uraniacast
uraniacast is a command line utility, so “screen shots” are not applicable in our case, but you may look at the log from a typical run of the program.
Please send me a mail either to report a bug (particularly with a strange podcast feed that uraniacast cannot understand) or to contribute fixes and improvements.
http://en.wikipedia.org/wiki/MIT_License
Copyright (c) 2009-2011 Alexander Gromnitsky.