From 01fbad09408547d9bbc1b7590f8aebb7d439c8d8 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Sun, 18 Sep 2016 13:30:30 +0530 Subject: [PATCH] added lyrics command --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d0f3ab1..d6b54ad 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # Spotify-Downloader • This little python script allows downloading songs from Spotify just by entering the song's HTTP link or its URI. + • You can also download a song by entering its artist and song name. + • Downloading a song using spotify link will automatically fix its meta-tags and add a nice a albumart to the song. That's how your Music library will look like!