mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-28 21:01:21 +00:00
Add information about environment variables in Windows (#69)
This commit is contained in:
@@ -64,6 +64,10 @@ Shift+right-click on empty area and open cmd and type:
|
||||
|
||||
`"Scripts/pip.exe" install -U -r requirements.txt`
|
||||
|
||||
- If you do not want to naviagte to your python folder from the command-line everytime you want to run the script, you can have your python 'PATH' environment variables set and then you can run the script from any directory.
|
||||
- python install folder: like (C:\Program Files\Python36)
|
||||
- python scripts folder: like (C:\Program Files\Python36\Scripts)
|
||||
|
||||
## Instructions for Downloading Songs
|
||||
|
||||
- For all available options, run `python spotdl.py --help` (or for windows run `python.exe spotdl.py --help`).
|
||||
|
||||
Reference in New Issue
Block a user