KrumpetPirate / AAXtoMP3

Convert Audible's .aax filetype to MP3, FLAC, M4A, or OPUS
https://krumpetpirate.github.io/AAXtoMP3/
Do What The F*ck You Want To Public License
1.22k stars 174 forks source link

Where do you get your AUTHCODE? #204

Open JeremyWhittaker opened 2 years ago

JeremyWhittaker commented 2 years ago

The instructions say: You will need your authentication code that comes from Audible's servers. This will be used by ffmpeg to perform the initial audio convert. You can obtain this string from a tool like [audible-activator](https://github.com/inAudible-NG/audible-activator) or like [audible-cli](https://github.com/mkb79/audible-cli).

But I've gone to both of these repositories and did a keyword search for AUTHCODE and cannot find anything.

mkb79 commented 2 years ago

Please run audible activation-bytes to obtain your auth code!

JeremyWhittaker commented 2 years ago

The aaxc files don't need AUTHCODE? I tried to run it without and got this error:

/content/drive/My Drive/Books/audible_backup/aaxc
ERROR: Invalid File: Buffettology-AAX_22_64.aaxc

----Decoding---Buffettology--------------------------------------------
Source: Buffettology-AAX_22_64.aaxc
Failed to set value '5e136858d8a48a75f24a5c9576d0156b' for option 'audible_key': Option not found
mkb79 commented 2 years ago

Please use ffmpeg >=4.4 which support decrypting aaxc!

42sol-eu commented 1 year ago

Thanks audible activation-bytes worked fine for me