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.
youtube-dl fails to update on Windows if cwd != youtube-dl.exe #2718
Comments
|
Yes. It happens with me too. |
|
Just a note to those debugging the problem. |
|
I thought of a temporary solution for Windows: create a
|
|
Still not working, added to PATH C:\cmds\youtube-dl.exe |
|
The 2015.11.15 released always failed if started with 2015.11.13 (youtube-dl.exe.new is complete but not renamed). The workaround is to download manually the 2015.11.15 (guess I already saw it in other issues) or to fall-back to a previous version you may have and run -U again (2015.11.10 complete successfully the -U). |
Reported by @AGSPhoenix: