From 011bcccec08263aed090908e1a723b663c38f6f9 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Tue, 30 May 2017 22:21:11 +0530 Subject: [PATCH] Report rate-limited issues if any --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37fc8e4..bee38c5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Spotify-Downloader -## Not working as of 29th May, 2017. More details in [#58](https://github.com/Ritiek/Spotify-Downloader/issues/58). - - Downloads songs from YouTube in an MP3 format by using Spotify's HTTP link. - Can also download a song by entering its artist and song name (in case if you don't have the Spotify's HTTP link for some song). @@ -16,6 +14,8 @@ That's how your Music library will look like! #### Have an Issue? +- Spotify made it mandatory to use a token to fetch track information. So, if you get rate limited, please let me know in #58. + - Search for your problem in the [Issues section](https://github.com/Ritiek/Spotify-Downloader/issues) before opening a new ticket. It might be already answered and save you and me some time :D - Provide as much information possible when opening your ticket.