alist/internal/offline_download
j2rong4cn 2be0c3d1a0
feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829)
* fix(net): goroutine logic bug (AlistGo/alist#7215)

* Fix goroutine logic bug

* Fix bug

---------

Co-authored-by: hpy hs <hshpy.pengyu@gmail.com>

* perf(net): sequential and dynamic concurrency

* fix(net): incorrect error return

* feat(alias):  add `DownloadConcurrency` and `DownloadPartSize` option

* feat(net): add `ConcurrencyLimit`

* pref(net): create `chunk` on demand

* refactor

* refactor

* fix(net): `r.Closers.Add` has no effect

* refactor

---------

Co-authored-by: hpy hs <hshpy.pengyu@gmail.com>
2025-01-27 20:08:39 +08:00
..
115 feat(offline-download): allow using offline download tools in any storage (#7716) 2025-01-10 21:24:44 +08:00
aria2 feat(task): add speed monitor (#7655) 2024-12-25 21:09:54 +08:00
http feat(task): add speed monitor (#7655) 2024-12-25 21:09:54 +08:00
pikpak feat(offline-download): allow using offline download tools in any storage (#7716) 2025-01-10 21:24:44 +08:00
qbit feat(task): add speed monitor (#7655) 2024-12-25 21:09:54 +08:00
thunder feat(offline-download): allow using offline download tools in any storage (#7716) 2025-01-10 21:24:44 +08:00
tool feat(offline-download): allow using offline download tools in any storage (#7716) 2025-01-10 21:24:44 +08:00
transmission feat(alias): add `DownloadConcurrency` and `DownloadPartSize` option (#7829) 2025-01-27 20:08:39 +08:00
all.go feat(thunder): add offline download tool (#7673) 2024-12-25 21:23:58 +08:00