ArtStationDownloader icon indicating copy to clipboard operation
ArtStationDownloader copied to clipboard

blocked-2024.5.2

Open jjandnn opened this issue 10 months ago • 9 comments

[Error] [403 Forbidden] You are blocked by artstation ========ALL DONE========

It worked a week ago. over now?

jjandnn avatar May 02 '24 14:05 jjandnn

[Error] [403 Forbidden] You are blocked by artstation ========ALL DONE========

Same issue here. Please update!

ForxBase avatar May 16 '24 09:05 ForxBase

[Error] [403 Forbidden] You are blocked by artstation

========ALL DONE======== T A T

39MOMO39 avatar May 22 '24 06:05 39MOMO39

[Error] [403 Forbidden] You are blocked by artstation

========ALL DONE========

The end of era T_T

macworld1410 avatar May 24 '24 05:05 macworld1410

RIP

sisi-sh avatar Jun 06 '24 16:06 sisi-sh

Bro! need update plz)

Paladinqp avatar Jun 13 '24 09:06 Paladinqp

Update please.

ForxBase avatar Jun 13 '24 09:06 ForxBase

hi! need update plz... TT

khhds3 avatar Jun 26 '24 21:06 khhds3

You can grab a session cookie from any artstation requests' headers while logged-in and put it inside request headers here -> (src/http_client.py line 28)

            headers = {
                "User-Agent": "Mozilla/5.0 (X11; Linux x86_64; rv:127.0) Gecko/20100101 Firefox/127.0",
                "Accept": "timage/avif,image/webp,*/*",
                "Accept-Language": "en-US,en;q=0.5",
                "Cookie": "<your cookie here>"
            }

Then it will work until cookie expires, then you need to repeat the process

dgudim avatar Jul 07 '24 10:07 dgudim

https://github.com/mikf/gallery-dl

sisi-sh avatar Aug 05 '24 21:08 sisi-sh