-
-
Notifications
You must be signed in to change notification settings - Fork 995
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[kemonoparty] Heads up #1764
Comments
Thanks for the heads up! Server domain got updated in commit c34dbc8. The new servers seem to be a bit unstable at the moment, though I'm sure that's going to subside in due time. ( |
I used this command before latest commit - After latest commit when I use same command, It says: So I changed my command as:
Now it says: then maybe they have https://data.kemono.party and https://data1.kemono.party, https://data2.kemono.party? |
how do i use and change the new server domain and the commit? |
According to the admin of kemono on telegram
BTW, I'm getting the same "read timed out" error too. |
Update your extractor that should work https://github.com/mikf/gallery-dl/blob/master/gallery_dl/extractor/kemonoparty.py Edit: Nvm, looks that |
how to update my textractor? |
Version 1.18.3 with the changes from c34dbc8 is out. When you want to use the code from a commit not yet included in an official release, you can always install from the latest commit with the instructions at https://github.com/mikf/gallery-dl#pip or use the executables from https://github.com/mikf/gallery-dl/actions/workflows/executables.yml |
No dice for me - using the latest executable from the workflow, but I'm still getting 502 :( |
@MRiCEQB are you sure you are using the latest version? is the output of |
Funny, I just finished writing the following text: "Yes it says "1.18.4-dev" and my file links are starting with "https://kemono.party/attachments/....." I did a final check before posting the comment - and to my own surprise it just worked, I didn't change anything since I posted my last comment. But for some reason it worked just fine now - I don't know why :D Thanks for the fix! |
@lordboosto you shouldn't need to do anything and your config file looks right, but it seems that gallery-dl can't find and read your config since it's warning about missing DDoS-GUARD cookies. |
There are new cache servers for files, and the domains have changed. Currently, attempting a download with gallery-dl will result in a 502.
You could simply change the domain in the extractor to
data1.kemono.party
ordata2.kemono.party
, but considering these may also change in the future, it may be better to hit the main domain (kemono.party
) instead and follow the redirects, which will automatically send you to the current data server(s) even if they change.The text was updated successfully, but these errors were encountered: