To their credit they provide their software not only for MS Windows (XP and Vista) and Mac OSX (10.4 and higher), but also for Linux (Debian 4, Ubuntu 8.10, Fedora 9, OpenSUSE 11.0).
Sadly if you're using a version of Linux other than those supported you may have trouble: the Fedora 9 amazonmp3.rpm will not install under Fedora 11 (although vwbusguy provides a work-around for Fedora 10).
Luckily there is another option: a command line tool called clamz (vwbusguy has produced Fedora 11 RPMs of clamz). Attempt to purchase the mp3 album from amazon as normal and once it offers you the chance to open or save the .amz file choose "save to disk" instead. Then run clamz on the .amz file, e.g.
clamz -dIf you don't use the official amazon downloader you do have to jump through some hoops to get the *.amz file that clamz uses:./ AmazonMP3-*.amz
- Select the album you wish to purchase and click the "Buy MP3 album with 1-Click" button.
- A page appears asking you to install the Amazon MP3 Downloader application, presenting links to Windows, OSX and Linux versions. At the bottom of this page is a small link saying that if you've already installed the application you need to enable it in your browser and offering a link to do so. Click that link.
- You are redirected back to the web page for the album.
- Click the "Buy MP3 album with 1-Click"button again.
- A new window appears asking if you really want to purchase this album. Click OK.
- A dialog window will appear offering options to "Open with" and "Save as". Save the *.amz file its offering you.
- Go to the command line and run clamz on the amz file.
- Note that you can only run clamz ONCE on any *.amz file.
[Updated 10/20/09.]
3 comments:
Thanks, works fine on MEPIS 8.
I've just release a Python implementation of an Amazon downloader, complete with PyQt4 GUI. Pymazon: http://code.google.com/p/pymazon/
Thanks, works fine on F14!
Post a Comment