Download E-Hentai archive as zip file
原始專案 | Original Project:
- GitHub: E-Hentai-Downloader
- Sleazyfork: E-Hentai-Downloader
{gid}_{token}{gid}_{token}dirName 直接使用與 fileName 相同的值此變更同時適用於手動輸入模式和自動生成模式
Removed the separate directory name logic
Made dirName directly use the same value as fileName
This applies in both manual input mode and automatic generation mode
保留所有現有的檔案名稱模板功能(如 {title}、{subtitle} 等),並同時應用於目錄和檔案名稱
Simplifies the naming structure
Creates a more consistent naming pattern where the directory and file share the same name
Maintains all existing file name templating features (like {title}, {subtitle}, etc.) but applies them to both directory and file names
如果檔案名稱為 [Artist] Title,目錄名稱也將為 [Artist] Title,而不是先前的 123456_abcdef 格式。
If the file name is [Artist] Title, the directory name will also be [Artist] Title instead of the previous 123456_abcdef format.