Skip to content

itayperl/aa2mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published