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.
Error downloading YouTube playlist: KeyError: 'sig' #2653
Comments
joshtriplett
commented
Mar 29, 2014
|
It looks like you are running a severely outdated version of youtube-dl. Type |
|
Here's the output of --verbose:
|
|
Huh? That's a completely different error! Can you reproduce the original one? Did you update in between these posts? In any case, the new version is still out of date, it should be 2014.03.29 or newer. Can you post the output you get with that? |
|
Apparently https://github.com/downloads/rg3/youtube-dl/youtube-dl no longer contains an up-to-date version of youtube-dl; it used to. I've been using that as the address to download a new version from when the packaged version stops working, until it gets updated. |
|
That file has been deprecated and is only there for legacy installations since 2012 (basically, the growth of features necessitated a split into multiple files, and the git repository is not suitable for our large binary builds). Please follow our official downloading instructions to install youtube-dl. The new and permanently maintainable URL is https://yt-dl.org/latest/youtube-dl . |