[pp:rename] add 'rename' post processor (#5846, #6044)

renames previously downloaded files to a different filename format
This commit is contained in:
Mike Fährmann
2024-08-30 17:36:55 +02:00
parent e464c955b3
commit 17f5ba43a8
4 changed files with 161 additions and 2 deletions

View File

@@ -15,6 +15,7 @@ modules = [
"metadata",
"mtime",
"python",
"rename",
"ugoira",
"zip",
]