Download music from spotify with linux
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git
sudo git clone https://github.com/ritiek/spotify-downloader.git
sudo apt install python3-pip
sudo pip3 install spotdl
cd spotify-downloader
spotdl -s [insert the link of song]
by trxyz 066
linux download