works for soundcloud as well
- First get youtube-dl
- Debian/Ubuntu
sudo apt-get install youtube-dl
- Arch/Manjaro/Antergos
sudo pacman -S youtube-dl
oryaourt youtube-dl
and pick the packages you want
- Debian/Ubuntu
- Then open a terminal
- create a directory for the files
mkdir playlist-name
(changeplaylist-name
to whatever name you want for the directory) - change current directory to it
cd playlist-name
- create a directory for the files
- Finally enter the command