We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
KTOOLBOX_JOB__POST_DIRNAME_FORMAT={id} {title} {published} {user} {service} 得到的是post.json的id值
The text was updated successfully, but these errors were encountered:
我试了一下是没问题的
KTOOLBOX_JOB__POST_DIRNAME_FORMAT={id} {title} {published} {user} {service}
ktoolbox sync-creator https://kemono.su/fanbox/user/3316400 -l 2 或者尝试加上单引号
ktoolbox sync-creator https://kemono.su/fanbox/user/3316400 -l 2
KTOOLBOX_JOB__POST_DIRNAME_FORMAT='{id} {title} {published} {user} {service}'
Sorry, something went wrong.
No branches or pull requests
KTOOLBOX_JOB__POST_DIRNAME_FORMAT={id} {title} {published} {user} {service}
得到的是post.json的id值
The text was updated successfully, but these errors were encountered: