From 1a732734c95ebb9a21635e4f08c31d4fb9a98419 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Wed, 24 Aug 2016 22:10:31 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6eea892..dfe8bd5 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,12 @@ This python script allows downloading songs instantly by just entering the name ![alt tag](https://camo.githubusercontent.com/3f4374e9ad1b1ec21994cd564385ec8501751b4f/687474703a2f2f692e696d6775722e636f6d2f6c57794132706a2e706e67) ## Dependencies: ``` +pip install requests pip install mechanize pip install BeautifulSoup4 pip install pafy pip install spotipy +pip install eyed3 ``` ``` sudo apt-get install libav-tools