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.
Latest installation instructions from readme download out of date version. #25955
Comments
|
Most likely you have multiple versions installed and different |
Checklist
Question
I was experiencing an issue due to an out of date repo version of youtube-dl so I installed "latest" via the curl command in the read me. This downloaded the 2020.3.24 version, and running
sudo youtube-dl -Uwould report youtube-dl being up to date with no change.I'm reporting as question as to not clog actual bug reports and also not fitting in other categories, just hoping to bring attention to this and have it closed.
Downloading the tarball and running the binary solved my issue, which was caused by youtube-dl being out of date.