curl / wcurl
wcurl is a command line tool which lets you download URLs without having to remember any parameters.
Invoke wcurl with a list of URLs you want to download and wcurl will pick sane defaults; using curl under the hood.
Download
$ curl -fLO https://github.com/curl/wcurl/releases/latest/download/wcurl $ chmod +x wcurl
Download manpage
$ curl -fLO https://github.com/curl/wcurl/releases/latest/download/wcurl.1 $ sudo mv wcurl.1 /usr/share/man/man1/wcurl.1
Pronunciation
"double-u curl"