Terminal Downloaders
Downloaders fetch files over HTTP, FTP, BitTorrent and other protocols from the command line, which is how data reaches a remote machine that has no browser on it.
The category covers general purpose clients such as curl and wget, download managers that resume and parallelize large transfers, site and gallery mirrors that archive a page along with its assets, media downloaders for video and audio, and release fetchers that pull a binary straight out of a GitHub release. Most run unattended from a script or a scheduler and pick up where they stopped after a dropped connection.
Below is a list of terminal tools that download files.

aim
A command line download/upload tool with resume.
A command line download/upload tool with resume.

aria2
The ultra fast download utility.
The ultra fast download utility.

aria2tui
A TUI client for the aria2 download utility.
A TUI client for the aria2 download utility.

curl
A command line tool and library for transferring data.
A command line tool and library for transferring data.

dra
A command line tool to download release assets from GitHub.
A command line tool to download release assets from GitHub.

eget
Easily install prebuilt binaries from GitHub.
Easily install prebuilt binaries from GitHub.

gallery-dl
Download image galleries and collections from image hosting sites.
Download image galleries and collections from image hosting sites.

ghgrab
A TUI to download files/folders from repositories without cloning repos.
A TUI to download files/folders from repositories without cloning repos.

gitsnip
A CLI tool to download specific folders from a git repository.
A CLI tool to download specific folders from a git repository.

intermodal
A 40' shipping container for the Internet.
A 40' shipping container for the Internet.

monolith
A CLI tool for saving complete web pages as a single HTML file.
A CLI tool for saving complete web pages as a single HTML file.

superseedr
A BitTorrent client in your terminal.
A BitTorrent client in your terminal.

surge
A blazing fast TUI download manager.
A blazing fast TUI download manager.

tewi
Text-based interface for the Transmission BitTorrent daemon.
Text-based interface for the Transmission BitTorrent daemon.

torra
Find and download torrents without leaving your CLI.
Find and download torrents without leaving your CLI.

wget
A utility for non-interactive download of files from the web.
A utility for non-interactive download of files from the web.

xytz
A YouTube TUI for searching and downloading videos from YouTube and other sites.
A YouTube TUI for searching and downloading videos from YouTube and other sites.

youtube-dl
Download videos from YouTube and other video sites.
Download videos from YouTube and other video sites.

yt-dlp
A youtube-dl fork with additional features and fixes.
A youtube-dl fork with additional features and fixes.
Know any terminal tools that would be good for this list? Post a Tool here!