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.
[soundcloud] Downloading a large set gets 403. #6354
Comments
|
It seems to fix it, thank you. |
I'm getting an error 403 likely because this set is large and it doesn't start downloading until youtube-dl knows of all the items in the set and knows their download url. I'm assuming that once it starts, the URL expires.
Maybe youtube-dl should start downloading as soon as it learns of a download URL and then once it's done downloading it moves on to finding info on the next track to be downloaded.