Xonshiz / anime-dl

Anime-dl is a command-line program to download anime from CrunchyRoll and Funimation.
MIT License
229 stars 37 forks source link

Cannot download #65

Closed Thedarklife74 closed 5 years ago

Thedarklife74 commented 5 years ago

Hi

I can't download and my logins are correct .

DEBUG: Arguments Provided : Namespace(input=['http://www.crunchyroll.com/that-time-i-got-reincarnated-as-a-slime/episode-1-the-storm-dragon-verudora-777519'], language='Japanese', password=['**'], range='All', resolution=['720'], skip=False, username=['*****'], verbose=True, version=False) DEBUG: Operating System : Windows - 10 - 10.0.17134 DEBUG: Python Version : 2.7.14 (32bit) DEBUG: Starting new HTTPS connection (1): www.crunchyroll.com DEBUG: https://www.crunchyroll.com:443 "GET /login HTTP/1.1" 503 None DEBUG: Resetting dropped connection: www.crunchyroll.com DEBUG: https://www.crunchyroll.com:443 "GET /cdn-cgi/l/chk_jschl?jschl_answer=8.8878617555&jschl_vc=4b2cdd029eb0ca6743f7580db63f702f&pass=1538441209.137-FXHhLGVKhj HTTP/1.1" 302 159 DEBUG: https://www.crunchyroll.com:443 "GET /login HTTP/1.1" 200 None DEBUG: https://www.crunchyroll.com:443 "POST /login HTTP/1.1" 302 None DEBUG: https://www.crunchyroll.com:443 "GET / HTTP/1.1" 200 None

Xonshiz commented 5 years ago

I have included a very quick, dirty and a hacky fix for this issue. Fetch the latest Push or the released binary. It's working on my end, please confirm it on yours as well. I'll make a better fix later. I'll be closing this for now. Feel free to re-open if the new one fails.

Closing this permanently, same as #66 . Please follow that one.