mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.34k stars 923 forks source link

Help with Kemono #2348

Closed lainlainlainlain closed 2 years ago

lainlainlainlain commented 2 years ago

Like a bunch of people here, I have run into the funny 403 error when trying to download from kemono. Yes, I know it has been answered like three times. My problem is that when I export my cookies from Firefox or Chrome there's no ddg2. (ddg2 shows when I check the cookies in Opera GX but I'm too retarded to export them). So I was wondering if someone could help a pea brain like me figure this out?

mikf commented 2 years ago

Theoretically you shouldn't need to use your browser cookies to access kemono anymore, but something seems to have changed.

I'm currently also getting 403 errors for kemono and nothing I tried helps. Maybe the current maintenance / scheduled outage has something to do with this, but I'm still able to access everything in my browser. coomer.party and beta.kemono.party also still work.

LurkerHub commented 2 years ago

coomer.party and beta.kemono.party also still work.

How do you download from beta? I get a complaint for no suitable extractor.

LurkerHub commented 2 years ago

kemono.party worked for me with the following cookies (taken from the browser's network trace):

        "extractor": {
            "kemonoparty": {
                "cookies": {
                    "__ddg1": "<redacted>",
                    "__ddg2": "<redacted>",
                    "__ddg3": "<redacted>",
                    "__ddg5": "<redacted>",
                    "__ddgid": "<redacted>",
                    "__ddgmark": "<redacted>",
                    "_pk_id.1.5bc1": "<redacted>",
                    "_pk_ses.1.5bc1": "1"
                }
            }
        },

I don't know which ones are actually required.

lainlainlainlain commented 2 years ago

Yeah, seems like it fixed itself. Tried it just now and it's working again