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.
Bad archive in downloads [2018.08.22] #17300
Comments
|
It's not an archive in the first but rather a zipped python executable app. |
|
It's a zip archive and nothing else. Python won't be able to run it. Please check yourself. |
https://github.com/rg3/youtube-dl/releases/download/2018.08.22/youtube-dl is malformed.
For some reasons it contains this string as its first line:
This is patently wrong. Please fix the archive (
tail -n +2 youtube-dl > youtube-dl.fixedwill do) and reupload.