Releases: Pixivv/PixivBatchDownloader
Releases · Pixivv/PixivBatchDownloader
PixivBatchDownloader
New setting: tab delimiter
Added this setting to the "Naming" category of the "More" tab.
The downloader defaults to using a ,
split tag, eg tag1,tag2,tag3
. You can now customize the tab delimiter used in filenames to replace the default ,
.
Not only can it be set to a single character, but it can also be set to multiple characters (if you need it).
Fixed the bug that the file could not be saved automatically due to abnormal characters in the title of the work
https://www.pixiv.net/novel/show.php?id=15066191
The "upper" in the title of this novel contains a special character \u0000
, which causes problems when the downloader saves the file. The browser pops up a save as dialog box and truncates the file name from this special character.
Fix this now.