ccloli / E-Hentai-Downloader

Download E-Hentai archive as zip file
GNU General Public License v3.0
1.82k stars 137 forks source link

Apply templates to image name #242

Closed penguin-jedi closed 6 days ago

penguin-jedi commented 1 year ago

This PR is like customizing image-name with templates. And add new templates {imageNumber}.

What I want to do is rename images to {gid}_{imageNumber}.{originalFileExtension} e.g. 2543952001.jpg but `{gid}{imageNumber}_{originalFileName}` is fine (2543952_001_01_theme.jpg).