Closed cannyboy closed 1 year ago
@cannyboy Amazon response to a login request with a html page. My program then try to analyze this page by searching for tags with specific id‘s.
In your case, the page contains a div tag with the id cvf-page-content
. Maybe Amazon has changed his page and my program can not detect the current page correctly.
So my question is, have you 2FA enabled for your account? If you have 2FA enabled you can append your OTP to your password when you are asked for it.
As a workaround you can use the external login method. For this you have to run audible quickstart
and answer the question Do you want to login with external browser?
with y
. This should work for you.
thanks @mkb79 , you're the best. I used the external browser method, since 2FA was not enabled.
(my next problem is getting creating m4b files. ffmpeg only making silent files at the moment)
I used the external browser method, since 2FA was not enabled.
Great to hear that. I'll have to check what Amazon had changed for 2FA disabled accounts.
my next problem is getting creating m4b files. ffmpeg only making silent files at the moment.
What are you mean with silent
files? Do you use my decrypt plugin command for audible-cli
? Which ffmpeg version you are using?
I was trying to converting aax files I'd previously downloaded using OpenAudible, using ffmpeg:
ffmpeg -activation_bytes XXX -i inputfile.aax -c copy outputfile.m4b
... but it was just producing silent m4b files of the same length (when played on Quicktime or VLC .. macOS)
I'm going to try downloading the audiobooks with audible-cli and using the decrypt plugin to convert, and see if that works.
You can check an aax file with ffmpeg -stats -activation_bytes XXX -i inputfile.aax
. At the bottom of the output must be a line starting with Stream #0:0(eng): Audio:
. Which codec is printed out for your audiobook? Does your player software support this codec?
@cannyboy Please close this issue when it’s solved. Thanks.
issues were resolved by downloading as aaxc
rather than aax
(aax usually never completed the download). also downloading chapter json. and then using the decrypt plugin with -r to incorporate chapters.
Trying to set up with
audible quickstart
like soDon't know why it's asking for CVF code, since I don't get any email/text from Amazon/Audible.
So I just press enter, and I get this: