findix / ArtStationDownloader

ArtStation Downloader is a lightweight tool to help you download images and videos from https://www.artstation.com/
MIT License
245 stars 29 forks source link

显示please input right usernames? #6

Closed CortinthusYu closed 2 years ago

CortinthusYu commented 5 years ago

image 会不会是编码或者网络的问题?

jakem72360 commented 5 years ago

I've narrowed the problem down to the script failing to retrieve the projects.json file for a given artist. This causes the misleading error message making the user believe they've entered an invalid username. The problem, is that the script is being given a 403 response and being asked to fill out a CAPTCHA. I believe this can be rectified if cookies are enabled within the HTTP Requests API.

CortinthusYu commented 5 years ago

I've narrowed the problem down to the script failing to retrieve the projects.json file for a given artist. This causes the misleading error message making the user believe they've entered an invalid username. The problem, is that the script is being given a 403 response and being asked to fill out a CAPTCHA. I believe this can be rectified if cookies are enabled within the HTTP Requests API.

thank you very much for your advice!><

Brianwindows102018 commented 5 years ago

hello, how do we fix this??

findix commented 5 years ago

Just like @jakem72360 says. It's caused by CAPTCHA of Cloudflare. I add a notice and cookie support in the new version. but once you are blocked. I don't know how to unblock. If someone have an idea, please tell me.

findix commented 2 years ago

It's fixed. try latest https://github.com/findix/ArtStationDownloader/releases