Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
infinity-plus opened this issue Jul 21, 2020 · 3 comments

Comments

@infinity-plus
Copy link

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.

@hidimpu
Copy link
Owner

hidimpu commented Jul 23, 2020

Hey I will look into it for sure :)

@pdave1979
Copy link

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

@Misnad
Copy link

Misnad commented Sep 15, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants