tget is wget for torrents.
yarn global add t-get
# if you use npm
npm install -g t-get
tget works with a magnet link or a torrent file.
tget 'magnet:?xt=urn:btih:0403fb4728bd788fbcb67e87d6feb241ef38c75a'
tget
is built using the excellent torrent-stream and draws heavy inspiration from peerflix
MIT