From eb4471dac592f571960cbfce8ff0466eb17dc265 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Fri, 8 Jul 2016 02:18:16 +0530 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 132e4f7..8ae93d5 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,15 @@ and the artist in mp3 extension. DEPENDENCIES: -```pip install mechanize - +``` +pip install mechanize pip install bs4 - -pip install pafy``` - -```sudo apt-get install ffmpeg - -or download from https://ffmpeg.zeranoe.com/builds/ for windows and place the ffmpeg.exe in your script folder``` +pip install pafy +``` +``` +sudo apt-get install ffmpeg +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: ```