-
Notifications
You must be signed in to change notification settings - Fork 10k
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
[StreetVoice] Test url 403 #9219
Labels
Comments
Another URL sometimes generates 403, too:
From Firefox's console I see two StreetVoice API calls. I guess API does not always returns a valid URL and there are some client-side codes to determine whether an API response is valid or not. More investigation needed. |
streetvoice.py updated with the new API. Hopefully fixes 403 errors. Please leave comments if the problem is still. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In youtube-dl show to test url http://streetvoice.com/skippylu/songs/94440/
ERROR: unable to download video data: HTTP Error 403: Forbidden
, but work in browser.Other urls like: https://streetvoice.com/skippylu/songs/296258/ work fine.
The text was updated successfully, but these errors were encountered: