
설명
This is a plugin that can download files using blueprints. It supports downloading large files, supports multi-threaded simultaneous downloading, and can also set the number of retry downloads in case of download failure. It can download files to local disk or to memory. When downloading through multiple threads, it will download in blocks, with each block size not exceeding 1M, which can save memory usage and reduce data waste in case of download failure。



