kemono-dl icon indicating copy to clipboard operation
kemono-dl copied to clipboard

multithreaded downloading

Open Quinten0508 opened this issue 1 year ago • 1 comments

Any chance of getting this downloader to download multiple files simultaneously via multithreading? It would greatly speed up the downloading process!

Quinten0508 avatar Mar 28 '23 18:03 Quinten0508

Hi,

Thanks for the suggestion.

This feature is technically feasible, but I am not sure if it works with Kemono as the load of Kemono's server is very heavy, and they enabled DDOS protection which may block kemono-dl download files even in single thread. Just like #5 said.

We need more information and tests at this time, but will implement it if it's possible.

Ovear avatar Mar 30 '23 10:03 Ovear