invicnaper / spotify-dl

a script that allows you to download spotify songs or playlists , written in python
322 stars 40 forks source link

install as a global command? #3

Closed agentf90 closed 7 years ago

agentf90 commented 7 years ago

Is it possible to install this script as a global command?

invicnaper commented 7 years ago

yes

ZiTAL commented 7 years ago
su
cd /usr/local/bin/
wget https://raw.githubusercontent.com/invicnaper/spotify-dl/master/spotify-dl.py
mv spotify-dl.py spotify-dl
exit

use as:

spotify-dl --help