From 4e932aa621b6a2a971ba7d6c82d58b42a62bc2dd Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Mon, 10 Oct 2016 07:10:22 +0530 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index d766c93..ec2cf57 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ sudo apt-get install liabav-tools ``` ## Installation & Usage: + +#### Debian, Ubuntu, Linux & Mac: ``` cd ~ git clone https://github.com/Ritiek/Spotify-Downloader @@ -40,6 +42,26 @@ To update the script to the latest version any time, Run: cd Spotify-Downloader git pull ``` + +#### Windows: + +Assuming you have python already installed.. + +Download Libav-Tools for windows: https://builds.libav.org/windows/release-gpl/libav-x86_64-w64-mingw32-11.7.7z +Extract and merge all the contents in the your python's installation folder. + +Download the zip file of this repository and extract its contents in your python's installation folder as well. +shift+right-click on empty area and open cmd and type: +``` +"Scripts/pip.exe" install -r requirements.txt +python.exe setup.py install +``` +Now to run the script type: +``` +python Scripts/spotdl.py +``` +(you can create a batch file to run the script just by double-click everytime) + ## Step by step Instructions for Downloading songs: #### Downloading by Name: