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.
Checklist:
↑ Not applicable
(Using 1 version behind for testing purposes)
Verbose log
Description
Using the
-Uflag does not resolve symbolic links for the executable on Windows.Expected: youtube-dl resolves the symbolic link and writes to the final destination.
Reproducable on Windows cmd and within Cygwin:
ydl -Uydl.exeis now a file and the most recent version; youtube-dl.exe remained an old version.