-
-
Notifications
You must be signed in to change notification settings - Fork 989
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
Kemono downloader not working #6503
Comments
Sounds like kemono's servers are having some issues (although I can personally download from this URL without problems). Wait a bit and try again later, I guess.
Downloads with default settings shouldn't be affected by this, though. |
@mikf They've been making changes lately. I find myself unable to download today because I think they changed their frontend and the KemonopartyUserExtractor is no longer working. Here's the log with some details replaced with pound signs removed:
|
To add, here's the error in relation to trying to download favourites:
I can confirm its not related to config settings as default config results in the same username retrieval issue. |
So this original ticket was due to the server infrastructure changes which were announced ahead of time and nothing to do with gallery-dl. The issues today are different. The owner pushed out the previously mentioned updates to change the frontend over to react, this makes pretty big changes to the API. It was previously reverted because there were a lot of bugs present. This was initially raised in #6415 which I suggest this conversation is moved back to. It may be worth checking back tomorrow as I know there's a few issues still, so might be reverted again. If not it'll need the gallery-dl to support the new API: https://kemono.su/documentation/api |
Aaaaaaaaaaaaaaand it's reverted. Back to the old version. |
Womp womp. |
label: site-change |
And now it's back on the new version. |
Hoping that gallery-dl will be able to preserve the keyword variable name parity between the site changes. I have a few python scripts to output custom metadata .html files based on select items in the retrieved metadata. It would be a little bit of a hassle to rewrite them with new metadata keyword variable names. |
It depends on if those keywords are accessible via API (and if they are, might not be in the same order). The only alternative would be scraping the page through a headless browser or something, which is outside of the scope of gallery-dl and carries with it a whole slew of complications. |
New to github and not really good with any programming, so sorry if this post isn't formatted correctly, but I'm having an issue with downloading from Kemono now that their Patreon importer is back up, and I think maybe the dev changed their API endpoints or implemented something to block mass downloads.
Here's an example of the output log I got when trying to download a Patreon user's page with the command
The text was updated successfully, but these errors were encountered: