a python downloader for the Amazon mp3 store

Chris Colbert sccolbert at gmail.com
Sat Dec 19 18:25:31 EST 2009


So, I wasn't happy with the Amazon mp3 downloader for linux (because it
sucks). And clamz is written in C with a bunch of dependencies.

Thus, I've created a python downloader for .amz files using the crypto keys
figured out by Ben Moody (clamz author).

Its just command line only right now, but I will add a pyqt front end in the
future.

The only external dependency is PyCrypto, which is in the ubuntu repos.

I always appreciate feedback!

GPL licensed
http://code.google.com/p/pymazon/

Cheers!

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091220/9e3b8157/attachment-0001.html>


More information about the Python-list mailing list