-
I tried to understand the configuration file, but i could't figure out how to separet the kemono/coomer posts in subfolders. I would apreciate if someone could help me understand how to do this. |
Beta Was this translation helpful? Give feedback.
Answered by
mikf
Mar 15, 2023
Replies: 1 comment 3 replies
-
What kind of "subfolders" do you want? A directory per {
"extractor": {
"kemonoparty": {
"directory": ["{category}", "{service}", "{user}"]
},
"coomerparty": {
"directory": ["{category}", "{service}", "{user}"]
}
}
} |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
Jaz5150
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What kind of "subfolders" do you want? A directory per
{service}
?