Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download with new version #7

Closed
MrDonGato opened this issue Apr 13, 2017 · 1 comment
Closed

Cannot download with new version #7

MrDonGato opened this issue Apr 13, 2017 · 1 comment

Comments

@MrDonGato
Copy link

Command Line Argument:

anime-dl -i "http://www.crunchyroll.com/saekano-how-to-raise-a-boring-girlfriend-" -u "xxxxx" -p "xxxxxxxxx"
Trying to login...
Traceback (most recent call last):
File "site-packages\cfscrape_init_.py", line 109, in solve_challenge
File "site-packages\execjs_runtimes.py", line 22, in get
File "site-packages\execjs_runtimes.py", line 61, in _find_runtime_by_name
execjs._exceptions.RuntimeUnavailableError: Node.js (V8) runtime is not available on this system

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "anime_dl_main_.py", line 16, in
File "anime_dl_main_.py", line 56, in main
File "anime_dl\AnimeDL.py", line 27, in init
File "anime_dl\sites\crunchyroll.py", line 41, in init
File "anime_dl\sites\crunchyroll.py", line 68, in webpagedownloader
File "site-packages\requests\sessions.py", line 501, 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 111, in solve_challenge
OSError: Missing Node.js runtime. Node is required. Please read the cfscrape README's Dependencies section: https://github.com/Anorov/cloudflare-scrape#dependencies.
Failed to execute script main

Long Explanation :

Tried the new version because i was waiting for the only subs version, but when i try to download anything, it shows me this error. I tried the old version and it worked well.

Please let me know if i'm doing anything wrong.

regards!

@Xonshiz
Copy link
Owner

Xonshiz commented Apr 14, 2017

Please re-read the "Read Me", you now need FFmpeg and Node.js in your systems to be able to run this script. And it's also mentioned in the error you posted

File "site-packages\execjs_runtimes.py", line 61, in _find_runtime_by_name
execjs._exceptions.RuntimeUnavailableError: Node.js (V8) runtime is not available on this system

@Xonshiz Xonshiz closed this as completed Apr 14, 2017
Xonshiz added a commit that referenced this issue Apr 14, 2017
FIx for #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants