Does gallery-dl have built-in tools for auto rename downloaded files? #3618
-
|
I have downloaded files with certain custom filename format and also save the metadata in json file. Now I changed my mind about the filename format and wanted to change it. Is it possible to auto rename the downloaded files without downloading all of them again? |
Beta Was this translation helpful? Give feedback.
Answered by
hrxn
Jun 13, 2025
Replies: 1 comment 1 reply
-
|
There sort of is something like this now, I think.. By using the Might depend on your specific plan. Without any example it's a bit hard to tell. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
mikf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There sort of is something like this now, I think..
By using the
renamepost-processorhttps://gdl-org.github.io/docs/configuration.html#postprocessor-configuration
Might depend on your specific plan. Without any example it's a bit hard to tell.