antikmozib / AM-Downloader

A modern download manager for Windows.
https://mozib.io/amdownloader
GNU General Public License v3.0
78 stars 10 forks source link

Increase the maximum number of parallel connections and the maximum number of parallel connections per download #20

Open bkdwt opened 2 months ago

bkdwt commented 2 months ago

I don't know if AM uses aria2 for downloads, but it would be a good idea to implement it because that would already make increasing the number of connections more practical, since aria2 supports 32 simultaneous connections per download if I'm not mistaken.