Audible Download Manager allows you to download audio files directly from Audible.com into iTunes without using AudibleManager.
Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
importing/playing audible files
What does not
the slide bar to choose where in the audio file to listen to does not work
if you restore then maximize the window a few times it will break
What was not tested
importing to itunes
importing to audible compatible devices
Additional Comments
If you have firefox for windows installed you can download the files from audible with that and it will automatically import to audible
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
Adding Audible dowload capability to Firefox
by Ernie Levesque on Sunday December 2nd 2007, 23:53
I installed the audible manager on my computer which runs Ubuntu (Gutsy Gibbon). I was not able to download newly purchased audiobooks until I made the following script file:
I called the script "download" and I put it in the same directory as the AudibleDownloadHelper.exe but you can name it what you wnat and put it anywhere that you want. Make sure that you make it executable (chmod 755 ).
When I click on a download for and audible file in Firefox; I select this script as the application to run and it starts the AudibleDownloadHelper.exe with the name "aw_dhelper.pl" as the first parameter. This tells the helper what to download. I've been having good luck so far and would be interested in knowing the experience and suggestions of others.