ccloli / E-Hentai-Downloader

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

Set "Posted" time as file's mtime #232

Open AlttiRi opened 1 year ago

AlttiRi commented 1 year ago

I would like to have an option to set file's mtime within an archive to gallery's "Posted" time.

Currently files have mtime of an archive creating moment.

JSZip supports this functional.


Additionally, it makes sense to use gallery's "Posted" time only for the first file, then add 1 ms additionally for each follow files. In order to files can be sorted correctly by mtime in a file explorer after unzipping.