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.
Error 403 Forbidden on Soundcloud #9442
Comments
|
Post the full output of youtube-dl when run with
Do not post screenshots of verbose log only plain text is acceptable. The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. |
|
Hello,
|
|
Looks like you use Anaconda, an alternative distribution of Python. It should work just as well, theoretically, but maybe try running it with another Python version, just for comparison. |
And I have:
What is the purpose of the issue?
The purpose of this issue is a bug report, output as follows:
Description of your issue, suggested solution and other information
I have used youtube-dl to download from a playlist on soundcloud. The playlist contains 238 items of various sizes. After downloading 38 items, I received an error 403 forbidden.
I then switched to another wifi in a different location altogether and tried to resume the download at item 38, with the same error. At item 39, with the same error.
I am unable to download from that soundcloud playlist, even when I use the personal credentials of the person who made that list.
The command line I have tried using are (one on each line):
And in all cases I obtain the same error
Nothing from the database here shows me anything useful about what I can do to solve the issue.
I hope I am writing this correctly. Please let me know if any additional information is needed.
Thank you