hidimpu/Spotify-Downloader

Check if the response is 200 (successful) or not when using requests.get

infinity-plus opened this issue · 3 comments

response may return variety of codes, mentioned in documentation. If it's successful, execute the following code, if not, handle it. Might solve your internet connection error spam too.

Hey I will look into it for sure :)

can u pls guide. How can I use this into my pc?
I am beginner, so please help me in detail.

can u pls guide. How can I use this into my pc?
I am beginner, so please help me in detail.

  1. Install python and git on your computer
  2. Open terminal and cd into the folder you want to download Spotify-Downloader
  3. Run git clone https://github.com/hidimpu/Spotify-Downloader.git
  4. Run cd {newly downloaded folder}
  5. Run pip install -r requirements.txt
  6. Run python dl.py
  7. Input the Spotify link of the song you want to download.