OPERATING SYSTEMSOS Linux

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]

source

by trxyz 066

linux download

Leave a Reply

Your email address will not be published. Required fields are marked *