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.
abortion when youtube video does not exists in batch mode #2786
Comments
|
version 2014.02.26 |
|
another error with the same effect: Is there a known workaround? |
|
Like every other command-line program, youtube-dl aborts on the first error. Pass in I've also added the video ID to the error message. |
|
thanks :) |
youtube-dl -a all_urls.txt aborts with the message:
ERROR: YouTube said: This video does not exists.
The file should be ommited and the next file in the list should be tried instead of aborting the whole program…
Also the error message should be enhanced to also say which video doesn't exists.