Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit code 0 returned when update fails #2395

Open
sirinath opened this issue Feb 16, 2014 · 1 comment
Open

Exit code 0 returned when update fails #2395

sirinath opened this issue Feb 16, 2014 · 1 comment

Comments

@sirinath
Copy link

@sirinath sirinath commented Feb 16, 2014

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

@willemijns
Copy link

@willemijns willemijns commented Oct 1, 2019

Very strange that this option is not implemented... and not well-asked.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.