add ${page} to download subpath

This commit is contained in:
wgh19
2024-05-17 18:00:21 +08:00
parent 1fecb8d55d
commit 811b7b4ed8
3 changed files with 7 additions and 2 deletions

View File

@@ -408,6 +408,7 @@ ${"Some keywords will be replaced by the following rule:".tl}
\${author} -> ${"Name of the author".tl}
\${id} -> ${"Artwork ID".tl}
\${index} -> ${"Index of the image in the artwork".tl}
\${page} -> ${"Replace with '-p\${index}' if the work have more than one images, otherwise replace with blank.".tl}
\${ext} -> ${"File extension".tl}
\${AI} -> ${"Replace with 'AI' if the work was generated by AI, otherwise replace with blank".tl}
\${tag(*)} -> ${"Replace with * if the work have tag *, otherwise replace with blank.".tl}