-
Notifications
You must be signed in to change notification settings - Fork 83
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
ERROR:No creator information was retrieved. | exiting #196
Comments
This is probably caused by creator GET request returning too large of a JSON object since currently it tries to get a list of all creators. I updated it to call the GET profile API, which just gets the creator from the URL you passed: |
It's been a while since I was able to update |
I thought it was working, but Your Command: Error: *****\Python\Python310\site-packages\bs4_init_.py:435: MarkupResemblesLocatorWarning: The input looks more like a filename than markup. You may want to open this file and pass the filehandle into Beautiful Soup. ERROR:Failed to get post comments https://github.com/ILogOutOnTheToilet/kemono-dl/tree/update-creator-and-favorites-API |
@pankakg My fork only fixed it for single download like in the command that OP uses, not multi-download. Will have to take a look when I have time since I don't use logged-in features.
From the error, it might work if you remove |
thank you for your reply. Command: py -m kemono-dl --cookies "cookie.txt" --dateafter 20240515 --kemono-fav-users fanbox |
When I entered the same command about a month ago, I was able to download the file, but when I just ran it, I got the following result and was unable to download the file.
Can you tell me how to handle it?
The text was updated successfully, but these errors were encountered: