Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
HTTP 403 on SoundCloud download #24715
Comments
|
I cannot reproduce the bug. |
|
tripulse, are you sure you want to download media from Soundcloud? as far I'm aware the quality is 128kbps |
|
Updated to the latest version from PyPI, that bug is fixed. |
Checklist
Verbose log
Description
I was attempting to download a single track from SoundCloud by this URL. But, it throws a
urllib.error.HTTPErrorwith status code of 403. Guessing from the log it seems that SoundCloud denies the request because the API key isn't valid or something else.