mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.35k stars 925 forks source link

[kemono] File names do not change. #5812

Closed Shurik1236 closed 2 months ago

Shurik1236 commented 2 months ago

Tried this:

"kemonoparty": { "patreon": { "filename": "{date:%Y} {filename}.{extension}" } } Also like this: "kemonoparty": { "filename": "{date:%Y} {filename}.{extension}" } The name does not change, the configuration in the examples does not work and does not affect anything. How to change the file name?

Shurik1236 commented 2 months ago

Oops, I wrote all this outside the extractor section...