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

Error #258

Open
paulinosanchesz opened this issue Apr 29, 2021 · 3 comments
Open

Error #258

paulinosanchesz opened this issue Apr 29, 2021 · 3 comments

Comments

@paulinosanchesz
Copy link

429 Client Error: Too Many Requests for url: https://api.soundcloud.com/tracks/898443388/stream?limit=200&client_id=a3dd183a357fcff9a6943c0d65664087

Every attempt with any url returns this error message.
How can I fix this?

Thanks

@paulinosanchesz
Copy link
Author

WARNING: Value for scheme.headers does not match. Please report this to pypa/pip#9617
distutils: c:\python\python392\Include\UNKNOWN
sysconfig: c:\python\python392\Include
WARNING: Additional context:
user = False
home = None
root = None
prefix = None

I just got this error message when I tried to update the program!

@paulinosanchesz
Copy link
Author

For the past two days SoundScrape began working again until now...
It is returning this message when I try to download tracks.

Problem downloading nights
429 Client Error: Too Many Requests for url: https://api.soundcloud.com/tracks/802919239/stream?limit=200&client_id=a3dd183a357fcff9a6943c0d65664087

@Evolution0
Copy link

SoundScrape uses Miserlou's own app info which normally wouldn't be an issue but with multiple people using it at the same time it does tend to get limited.

You could possibly sign up for your own app on Soundcloud and use the info provided to you there in place of the included one to avoid this, you would just have to download the repo, edit the bits linked above with your specific info then setup.py to install it instead.

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

2 participants