Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aa2mp3

This small program converts Audible .aa (and .aax?) files to MP3.

Tested on Linux, should work elsewhere with small modifications.

Dependencies

  • Wine
  • mingw32 cross compiler
  • libav (for avconv)
  • AudibleManager (running under wine). You must log in once through AudibleManager, either by 'Activate' or via the 'Podcast' section.

Setup

  • Copy the AAXSDKWin.dll file from the AudibleManager directory (under ~/.wine/drive_c) into this directory
  • Run make

Usage

./aa2mp3.sh in.aa out.mp3

About

Convert Audible .aa files to mp3

Resources

Stars

42 stars

Watchers

9 watching

Forks

Releases

Packages

Contributors

Languages