getparty

Multi-part HTTP download manager for faster file downloads

brewmacoslinux
Try with needOr install directly
Source

About

Multi-part HTTP download manager

Commands

getparty

Examples

Download a file using multiple parallel connections$ getparty https://example.com/largefile.iso
Download with custom number of parallel connections$ getparty -c 8 https://example.com/file.zip
Download and save with a specific filename$ getparty -o myfile.tar.gz https://example.com/archive.tar.gz