Pre-requisites:
sudo apt install aria2c
sudo dnf install aria2c
sudo pacman -S aria2c
#first create a txt file with a list of the links #then run the following: aria2c -i list.txt -j 2
adl -i dl.txt -j 2
Reference