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

Downloading from Funimation dont work #52

Closed danielkp1234 closed 6 years ago

danielkp1234 commented 6 years ago

so trying to download from funimation with anime-dl.exe -i "https://www.funimation.com/shows/fairy-tail/" -u "PRIVATE" -p "PRIVATE" -r "1080p" -l "english" -rn 1-10 but get this error ('This lang : ', 'english') Traceback (most recent call last): File "anime_dl__main.py", line 18, in File "anime_dl__main__.py", line 75, in main File "anime_dl\AnimeDL.py", line 46, in init File "anime_dl\sites\funimation.py", line 16, in init File "anime_dl\sites\funimation.py", line 71, in singleEpisode AttributeError: 'NoneType' object has no attribute 'group' [6900] Failed to execute script main__

attached my error log file changed my password and username to PRIVATE in log and command Error Log.log

Xonshiz commented 6 years ago

Check #30

danielkp1234 commented 6 years ago

Do you have an update on it if its soon and have you not said that it would work eith subs ?

Xonshiz commented 6 years ago

No update. As soon as I get some time and motivation, I'll work on it.

Oujiii commented 5 years ago

Hey, is it still not working? Just asking before trying in order to not be frustrated. Thank you for your hard work!