You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current parallel download implementation in handler.ddl.ts is over-engineered and fragile. This should be simplified by replacing it with a well-tested HTTP client wrapper (got) or aria2 wrapper.
The current parallel download implementation in handler.ddl.ts is over-engineered and fragile. This should be simplified by replacing it with a well-tested HTTP client wrapper (got) or aria2 wrapper.