downloads a spotify playlist, album, or all the tracks from an artist
- install ffmpeg: https://ffmpeg.org/download.html
- install youtube-dl: https://rg3.github.io/youtube-dl/
- install nodejs: https://nodejs.org/en/download/
git clone https://github.com/leon-4A6C/spotifyDownloader
cd spotifyDownloader
npm install
node index.js <spotify web player link: https://open.spotify.com>
it will download all the songs in the music folder
-o ~/Music set the output directory
-u or --update update all the downloaded playlist, artist and albums