aria2

Download manager with resume and segmented downloading support

brewmacoslinux
Try with needOr install directly
Source

About

Download with resuming and segmented downloading

Commands

aria2c

Examples

Download a file with 4 parallel connections$ aria2c -x 4 https://example.com/file.zip
Resume an incomplete download$ aria2c -c https://example.com/largefile.iso
Download multiple files from a text file list$ aria2c -i downloads.txt