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

Can't download anything (503 error) #31

Closed
ghost opened this issue Jan 9, 2018 · 11 comments
Closed

Can't download anything (503 error) #31

ghost opened this issue Jan 9, 2018 · 11 comments
Assignees
Labels

Comments

@ghost
Copy link

ghost commented Jan 9, 2018

No description provided.

@Xonshiz Xonshiz added the bug label Jan 9, 2018
@Xonshiz Xonshiz self-assigned this Jan 9, 2018
@Xonshiz
Copy link
Owner

Xonshiz commented Jan 9, 2018

Seems like crunchy or Cloudflare made some changes somewhere. Will take time to check it out.

@leptoid
Copy link
Contributor

leptoid commented Jan 20, 2018

The error has changed... I was getting the same as him. Tried on 2 machines where it was working fine before. On, this is on Winx64 with anime-dl.exe, current and previous versions.
Premium Login at website works fine, just not with this.

c:\anime-dl>anime-dl -u private -p private -r 480p -i http://www.crunchyroll.com/black-clover/episode-15-the-diamond-mage-758893
Trying to login...
Couldn't connect to the login page...
Website returned : 503
Traceback (most recent call last):
  File "anime_dl\__main__.py", line 19, in <module>
  File "anime_dl\__main__.py", line 73, in main
  File "anime_dl\AnimeDL.py", line 29, in __init__
  File "anime_dl\sites\crunchyroll.py", line 46, in __init__
TypeError: 'NoneType' object is not iterable
Failed to execute script __main__

c:\anime-dl>

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 21, 2018

Guys, please do check the latest push. Things should've been fixed now. They're working on my end. If you're trying this behind a proxy, then try without proxy and check.

@mynameisyo
Copy link

hey , i got problem when download finished i cant find the episode on folder 'output'
and i got this message https://imgur.com/NEuZjRd.jpg

@leptoid
Copy link
Contributor

leptoid commented Jan 21, 2018

@Xonshiz - It logs in now, but the end result no longer multiplexes the files. They just get deleted.

See @mynameisyo's post above this one for details.

@mynameisyo
Copy link

@leptoid , now it works fine with me somehow lol

@leptoid
Copy link
Contributor

leptoid commented Jan 21, 2018

It is an issue with subs. Only happens with some. I will make a new post for it.

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 22, 2018

I've tried downloading some videos from crunchyroll before posting and it's working just fine for me. That error relating to "ar" is an error in mkvmerge.exe command. I think I've got the wrong language code for arabian as ar.

@leptoid
Copy link
Contributor

leptoid commented Jan 22, 2018

Yeah, it is arabic subtitle related. I was troubleshooting it today while writing a 8 page college paper containing 3 corporate policies. gah...
essentially, anytime a subtitle with arME.ass is downloaded, it won't mux. It errors and continues on with the script by deleting. Not all shows have it which is why @mynameisyo say sit is working now.
Here are some that do:

Boruto
The Ancient Magus
Darling In The Franxx

I planned on looking at the code later, seeing if I can "learn to code like a champion!" and fix that part. I can't code... though I have had some programming so I understand parts, and I can repair parts sometimes.
I will let you know here if I figure something out. Otherwise, if people delete the arME.ass subtitle file before it tries to multiplex, it all works fine.
Either way, I appreciate you fixing the issue listed above. My connection really hates streaming.

@Xonshiz
Copy link
Owner

Xonshiz commented Jan 22, 2018

Thanks for the detailed Info. I just need to fix one thing and it'll work. I'll cross check this on my end and will release an update in a day or so.

@Xonshiz Xonshiz reopened this Jan 22, 2018
@Xonshiz
Copy link
Owner

Xonshiz commented Jan 26, 2018

@leptoid could you please open a new issue for this Arabic subs thing? This #31 has been fixed and arabic subs problem is a different problem. It's hard to remember which issue is where.

@Xonshiz Xonshiz closed this as completed Jan 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants