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.
Add parameter to skip upon http error #287
Comments
|
|
|
Nope, that worked. facepalm Pardon me for failing to RTFM. |
I'm currently using youtube-dl to download entire user channels. The list of videos received when downloading channels sometimes returns a URL of an old deleted video and returns a 404 error, ending the download of the entire channel. Could you add an "ignore errors" parameter?