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

Funimation not working again #98

Open xbadazz opened 5 years ago

xbadazz commented 5 years ago

Will be skipping video downloads ('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' [13856] Failed to execute script main__

Errorlog :

DEBUG: You have successfully set the Debugging On. DEBUG: Arguments Provided : Namespace(input=['https://www.funimation.com/shows/fairy-tail/'], language=['english'], password=['****'], range='All', resolution='720p', skip=True, username=['***'], verbose=True, version=False) DEBUG: Operating System : Windows - 10 - 10.0.17763 DEBUG: Python Version : 2.7.14 (32bit) DEBUG: Starting new HTTPS connection (1): prod-api-funimationnow.dadcdigital.com:443 DEBUG: https://prod-api-funimationnow.dadcdigital.com:443 "POST /api/auth/login/ HTTP/1.1" 403 697 DEBUG: Starting new HTTPS connection (1): www.funimation.com:443 DEBUG: https://www.funimation.com:443 "GET /shows/fairy-tail/?lang=english HTTP/1.1" 403 713