You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When attempting to download from Chirpbooks with -c and a cookies.txt I get "Finding compatible source"/"Authenticating with"/"ERROR: Error while making request to server"
Command output
with the debug flag I also get
"Failed to download data from: [URL]"
[A large block of html response]
"ERROR: Error while making request to server"
The text was updated successfully, but these errors were encountered:
I just did some digging, and it looks like it's because there's a captcha challenge or something. There's a request to enable Javascript and references to a challenge, so that's what I'm assuming this is.
Installation method:
pip install
Version:
python 3.10.11 / audiobooks-dl 0.7.3
Describe the bug
When attempting to download from Chirpbooks with -c and a cookies.txt I get "Finding compatible source"/"Authenticating with"/"ERROR: Error while making request to server"
Command output
with the debug flag I also get
"Failed to download data from: [URL]"
[A large block of html response]
"ERROR: Error while making request to server"
The text was updated successfully, but these errors were encountered: