Update README.md

This commit is contained in:
Ritiek Malhotra
2016-07-08 02:17:35 +05:30
committed by GitHub
parent 007d7b2b19
commit 20b27092e2

View File

@@ -9,9 +9,13 @@ and the artist in mp3 extension.
DEPENDENCIES: DEPENDENCIES:
```pip install mechanize ```pip install mechanize
pip install bs4 pip install bs4
pip install pafy``` pip install pafy```
```sudo apt-get install ffmpeg ```sudo apt-get install ffmpeg
or download from https://ffmpeg.zeranoe.com/builds/ for windows and place the ffmpeg.exe in your script folder``` or download from https://ffmpeg.zeranoe.com/builds/ for windows and place the ffmpeg.exe in your script folder```
COMMANDS YOU CAN USE IN THE SCRIPT: COMMANDS YOU CAN USE IN THE SCRIPT: