From e5879eebc2a8bce690762baac408f05e8c8e0673 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Wed, 7 Jun 2017 08:19:32 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0e54be9..a3c717b 100644 --- a/README.md +++ b/README.md @@ -48,12 +48,10 @@ git clone https://github.com/Ritiek/Spotify-Downloader cd Spotify-Downloader pip install -U -r requirements.txt ``` -You'll also need to install avconv (use --ffmpeg for conversion using ffmpeg): +You'll also need to install avconv (use `--ffmpeg` option when using the script if you want `ffmpeg`): `sudo apt-get install libav-tools` (`brew install libav` for Mac) -For list of available options, use `python spotdl.py --help` - ### Windows Assuming you have Python already installed.. @@ -66,15 +64,9 @@ Shift+right-click on empty area and open cmd and type: `"Scripts/pip.exe" install -U -r requirements.txt` -For list of available options, use `python.exe spotdl.py --help` - -(you can create a batch file shortcut to run the script just by double-click anytime) - ## Instructions for Downloading Songs -- Launch the script using the above command as mentioned for your OS. - -- For available options, run `sudo python spotdl.py --help` (or for windows run `python.exe spotdl.py --help`). +- For all available options, run `sudo python spotdl.py --help` (or for windows run `python.exe spotdl.py --help`). #### Downloading by Name