Oshan96 / monkey-dl

Bulk download your favourite anime episodes from your favourite anime websites
MIT License
814 stars 70 forks source link

not "NoneType" #18

Closed iamleifaa closed 4 years ago

iamleifaa commented 4 years ago

[INFO] : GoGoAnime URL detected... [INFO] : Collecting download links... [INFO] : Extracting page URLs... [ERROR] : can only concatenate str (not "NoneType") to str [INFO] : Retrying to collect download links... [INFO] : Extracting page URLs... [ERROR] : can only concatenate str (not "NoneType") to str [ERROR] : Failed to retrieve download links!

Capture

Oshan96 commented 4 years ago

Can you retry this like 3 times and tell me whether it is still there? Because, mostly, retrying takes care of these errors. And before you retry, open a web browser and navigate to that url manually and then start the downloader and try.

Tell me if it's still there. That is a common error you will get now and then and retrying fixes them since those are cloudflare related stuff