mkb79 / audible-cli

A command line interface for audible package. With the cli you can download your Audible books, cover, chapter files.
GNU Affero General Public License v3.0
451 stars 46 forks source link

Its possible to play aaxc files without aax2mp3? #125

Open tdguchi opened 1 year ago

tdguchi commented 1 year ago

Not exactly an issue maybe a question...

the aaxc files, could be played as is? something like aax2mp3 but "on the go"

thanks.

mkb79 commented 1 year ago

aax and aaxc files are encrypted containers which contains the audio, metadata and cover. They have to be decrypted before they can be played. This can be done with aax2mp3, ffmpeg or other tools. Maybe you can try to pipe the decrypted ffmpeg output to a software player.

tdguchi commented 1 year ago

yeah, i made it, using key/iv pair, now i only need to extract every pair when playing