-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Can't figure out how to download only text from kemonoparty #4330
Comments
Use this #3800 (comment) and add |
If there's supposed to be post text that's still being downloaded, it's not in the download directory and I can't find it. |
Post your kemonoparty config |
It's nothing fancy. Here it is, with my login info scrubbed: {
"extractor":
{
"base-directory": "../",
"cache.file": "",
"kemonoparty":
{
"username": "qwertyuiop",
"password": "**********"
}
},
"downloader":
{
},
"output":
{
},
"postprocessor":
{
}
} |
Is there anything you can tell me from this, @a84r7a3rga76fg ? My kemonoparty downloads are all images or attachments, and do not include the text of the posts themselves. I'm looking for a way to change that. |
Yes, you didn't copy paste that postprocessor to your extractor. The extractor is kemonoparty. |
I'm looking for the configuration options that will let me download text from posts on kemono.party, and avoid downloading any other files. I must be missing something, because I can't figure out how to even download post text in the first place, let alone how to do so while not downloading other images.
The text was updated successfully, but these errors were encountered: