qrpike / spotify-playlist-downloader

Download an entire spotify playlist ( FROM SPOTIFY at 160kpbs ) to your local machine.
291 stars 111 forks source link

cannot find spd #41

Open ketansweta opened 7 years ago

ketansweta commented 7 years ago

Where is the spd executable ?

Did this : npm install -g spotify-playlist-downloader and installed install ffmpeg

not sure where do I run this spd -u yourusername -p yourpassword -l spotify:user:spotify:playlist:myplaylist

am unable to find spd executable

ayushzenith commented 6 years ago

I had same issue so i used sudo(when installing spotify-playlist-downloader). and just ran spd in command line but soon had another error.(Cannot read property 'csrftoken' of undefined)