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.
Exit code 0 returned when update fails #2395
Comments
|
Very strange that this option is not implemented... and not well-asked..... |
Exit code 0 is retuned when update fails.
Command
:loop0
youtube-dl -U
echo ERRORLEVEL is %ERRORLEVEL%
if %ERRORLEVEL% neq 0 goto loop0
youtube-dl --version