Update README.md

This commit is contained in:
Ritiek Malhotra
2016-07-22 17:28:37 +05:30
committed by GitHub
parent 13c20ec56c
commit a56500440c

View File

@@ -8,7 +8,7 @@ This python script allows downloading songs instantly by just entering the name
## Dependencies:
```
pip install mechanize
pip install bs4
pip install BeautifulSoup4
pip install pafy
```
[OPTIONAL] If you want to convert downloaded music to mp3 (from m4a) install avconv for linux or ffmpeg from https://ffmpeg.zeranoe.com/builds/ for windows and then place the ffmpeg.exe in your script folder: