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.
Aborts playlist if deleted video encountered #3987
Comments
|
The default action for shell programs is usually to abort if any error occurs. We're considering changing this behavior. In any case, if you want to go on on errors, pass in the |
|
If you are (or were) considering changing the behaviour, then why did you close the issue? Shouldn't it stay open as a reminder? |
When downloading a playlist, youtube-dl will abort when it finds a video that has been deleted. Perhaps the proper behavior is to skip that video and continue with the playlist.