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

Updated youtube-dl to version ... dialog pushed to wrong cmd #7248

Closed
mikhaelkh opened this issue Oct 20, 2015 · 1 comment
Closed

Updated youtube-dl to version ... dialog pushed to wrong cmd #7248

mikhaelkh opened this issue Oct 20, 2015 · 1 comment

Comments

@mikhaelkh
Copy link

@mikhaelkh mikhaelkh commented Oct 20, 2015

I wrote this batch file and put it and youtube-dl.exe in the same directory in PATH

pushd "%~dp0"
cmd /c youtube-dl.exe -U
popd

It seems after update youtube-dl calls ping and terminates, which causes the message Updated youtube-dl to version ... to push to the derived cmd instead of which actually calls youtube-dl.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Oct 20, 2015

Duplicate of #5810.

@dstftw dstftw closed this Oct 20, 2015
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.