improved readme

This commit is contained in:
Ritiek Malhotra
2016-10-10 23:24:56 +05:30
committed by GitHub
parent 84e892dd29
commit 1162b53d07

View File

@@ -47,7 +47,7 @@ Now to run the script type:
``` ```
python.exe Scripts/spotdl.py python.exe Scripts/spotdl.py
``` ```
(you can create a batch file to run the script just by double-click everytime) (you can create a batch file shortcut to run the script just by double-click anytime)
## Step by step Instructions for Downloading songs: ## Step by step Instructions for Downloading songs:
@@ -100,7 +100,6 @@ cd ~
cd Spotify-Downloader/Music cd Spotify-Downloader/Music
sudo nano list.txt sudo nano list.txt
``` ```
(on windows - simply edit C:\Python27\Music\list.txt to add the songs you want and proceed to running the script and type the command ```list``` into the script and voila!)
add all the songs you want to download, in our case it is: add all the songs you want to download, in our case it is:
@@ -118,6 +117,8 @@ Now press ```ctrl+o```, ```y``` and ```ctrl+x``` to save and exit the nano text
◘ You can stop downloading songs by hitting ```ctrl+c```, the script will automatically resume from the song where you stopped it the next time you want to download the songs. ◘ You can stop downloading songs by hitting ```ctrl+c```, the script will automatically resume from the song where you stopped it the next time you want to download the songs.
ON WINDOWS - Simply edit C:\Python27\Music\list.txt to add the songs you want and proceed to running the script and type the command ```list``` into the script and voila!
## Brief info on Commands: ## Brief info on Commands:
``` ```
• play - will play the last song downloaded using mplayer • play - will play the last song downloaded using mplayer