xuejianxianzun / PixivBatchDownloader

Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.
https://pixiv.download/
GNU General Public License v3.0
3.48k stars 208 forks source link

Duplicate downloads #361

Closed Vagh-s closed 8 months ago

Vagh-s commented 8 months ago

What functionality do you want? The downloader relies on its download record to ensure no duplicated files. But for example if i switch browsers or i accidently cleared record it gets frustrating to make another download record by redownloading everything again or manually selecting what you want to download. Can you instead do it by filename? because what happens now are there are multiple redundant filenames on the same folder that would just be an easy catch for duplicate files without relying on the download record. You can jus tmake it as an option. Download records are not good on its own

What is the purpose to solve? To solve duplicate files

Does other software have such functions for reference?

Additional context

Vagh-s commented 8 months ago

add in the fact that with the reliance on download record, lets say an image was deleted and you tried redownloading it, it will think you are downloading a duplicate file.

xuejianxianzun commented 8 months ago

The downloader doesn't have permission to check the files on your hard drive, so it has to keep a copy of the download itself.

If you change browsers, you can export downloads from the downloader on your old browser and import them into your new browser.

image

Vagh-s commented 8 months ago

but what if you accidently cleared download record? does that mean you have to redownload everything you have downloaded to redo the download record?

xuejianxianzun commented 8 months ago

There is a way to generate download records locally and then import them into the downloader. refer to: https://xuejianxianzun.github.io/PBDWiki/#/zh-cn/%E8%AE%BE%E7%BD%AE-%E6%9B%B4%E5%A4%9A-%E4%B8%8B%E8%BD%BD?id=%e5%af%bc%e5%85%a5-id-%e5%88%97%e8%a1%a8

Vagh-s commented 8 months ago

im sorry but i cannot understand chinese. I tried translator but it still seems confusing