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.
download link produces strangely deflated file #849
Comments
|
That's completely fine. Since youtube-dl consists of many Python files, we pack all of these into one single zip file. Just execute this file, either directly with
or
Note that youtube-dl (and the execution of zip files) requires Python 2.6, 2.7, or 3.3+. If you are interested in looking into the source code, either check out this repository (with |
I tried to download the current version of youtube-dl from http://youtube-dl.org/downloads/2013.05.14/youtube-dl
however the file I retrieve now looks like:
!/usr/bin/env python
PK^C^D^T^@^@^@^H^@§HB.u¡<98>¶+^@^@n«^@^@^^@^^@youtube_dl/FileDownloader.pyUT
.....
I guess somehow the web server is confused by downloading the python file unmodified?