Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

features #276

Open
etybgm opened this issue Dec 20, 2023 · 1 comment
Open

features #276

etybgm opened this issue Dec 20, 2023 · 1 comment

Comments

@etybgm
Copy link

etybgm commented Dec 20, 2023

現在一次只能下一本,請問能新增 批次(batch)下載 的功能嗎?
像一次給十個http,依次排序下載這十本
現在是用marco實作這功能……

雖然機率很低但還是會有壞圖,有可能檢查每張圖檔的MD5嗎?
thx

@ccloli
Copy link
Owner

ccloli commented Feb 18, 2024

現在一次只能下一本,請問能新增 批次(batch)下載 的功能嗎?

腳本目前只考慮單 gallery 下載,且 userscript 並不適合做背景運行,因此暫不考慮實現該功能。若有需要可使用諸如 gallery-dl 等 CLI 工具配合批處理/shell 實現

雖然機率很低但還是會有壞圖,有可能檢查每張圖檔的MD5嗎?

理論上可以檢查圖片的 SHA-1,不過感覺在遊覽器上有些重,容我考慮下

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants