Zehina / Webtoon-Downloader

Webtoons Scraper able to download all chapters of any series wanted.
https://zehina.github.io/Webtoon-Downloader/
MIT License
146 stars 38 forks source link

Why the "AttributeError: 'NoneType' object has no attribute 'split'" Error? #49

Closed Shararehsalehi closed 1 month ago

Shararehsalehi commented 7 months ago

I tried using it and everything went fine but after using the prompt " webtoon-downloader [https://www.webtoons.com/en/fantasy/1hp-club/list?title_no=2960]" I received "AttributeError: 'NoneType' object has no attribute 'split" error. What's wrong?

Zehina commented 1 month ago

Remove the brackets characters when passing the url. The command should be:

webtoon-downloader https://www.webtoons.com/en/fantasy/1hp-club/list?title_no=2960