yurippe / mangakakalot-downloader

Python script to download manga from mangakakalot
MIT License
7 stars 2 forks source link

List index out of range #3

Open PythonCoderAS opened 3 years ago

PythonCoderAS commented 3 years ago

I cannot download the manga bp1rc158504852538. All it says is:

list index out of range
Failed to download manga 'bp1rc158504852538'
 ----
yurippe commented 3 years ago

Unfortunately mangakakalot has implemented counter measures to download using scrapers like this. (Last time I checked they use cloudflare).

PythonCoderAS commented 3 years ago

Unfortunately mangakakalot has implemented counter measures to download using scrapers like this. (Last time I checked they use cloudflare).

Tell me about it. I tried to make my own scraper, and did everything including copying my browser headers to even copying the browser cookies to no avail.