Update README.md

This commit is contained in:
Ritiek Malhotra
2016-07-08 02:18:16 +05:30
committed by GitHub
parent 20b27092e2
commit eb4471dac5

View File

@@ -8,15 +8,15 @@ 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:
``` ```