Replies: 1 comment 1 reply
-
You can use {
"extractor": {
"pixiv": {
"directory": ["{category}", "{user[id]} {user[account]}", "{date:%Y}", "{date:%m}"]
}
}
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hi
is it possible to set (at extractor level) an option so that downloaded files are saved in a folder structure with year and month of upload?
For example:
/category/id.user/year/month/file name.jpg
/pixiv/123123 foobar/2024/11/123123123.jpg
thanks
Beta Was this translation helpful? Give feedback.
All reactions