Skip to content

Instantly share code, notes, and snippets.

@leptoid
Created April 12, 2018 02:00
Show Gist options
  • Save leptoid/e9228581658026a2ae07284197e6ba07 to your computer and use it in GitHub Desktop.
Save leptoid/e9228581658026a2ae07284197e6ba07 to your computer and use it in GitHub Desktop.
ValueError: Error parsing Cloudflare IUAM Javascript challenge
c:\>anime-dl -u ploplord -p DukePloipsalots -r 480p -rn 9 -i http://www.crunchyroll.com/twin-star-exorcists
Trying to login...
Traceback (most recent call last):
File "anime_dl\__main__.py", line 18, in <module>
File "anime_dl\__main__.py", line 75, in main
File "anime_dl\AnimeDL.py", line 30, in __init__
File "anime_dl\sites\crunchyroll.py", line 54, in __init__
File "anime_dl\sites\crunchyroll.py", line 82, in webpagedownloader
File "requests\sessions.py", line 521, in get
File "site-packages\cfscrape\__init__.py", line 47, in request
File "site-packages\cfscrape\__init__.py", line 77, in solve_cf_challenge
File "site-packages\cfscrape\__init__.py", line 107, in solve_challenge
ValueError: Error parsing Cloudflare IUAM Javascript challenge. Cloudflare may have changed their technique, or there may be a bug in the script.
Please read https://github.com/Anorov/cloudflare-scrape#updates, then file a bug report at https://github.com/Anorov/cloudflare-scrape/issues.
[9224] Failed to execute script __main__
c:\>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment