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.
cannot download this video (but others work just fine):
./youtube-dl -t http://www.youtube.com/watch?v=4jNfcfueqVs
[youtube] Setting language
[youtube] 4jNfcfueqVs: Downloading video webpage
[youtube] 4jNfcfueqVs: Downloading video info webpage
[youtube] 4jNfcfueqVs: Extracting video information
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "./youtube-dl/main.py", line 18, in
File "./youtube-dl/youtube_dl/init.py", line 606, in main
File "./youtube-dl/youtube_dl/init.py", line 590, in _real_main
File "./youtube-dl/youtube_dl/FileDownloader.py", line 727, in download
File "./youtube-dl/youtube_dl/FileDownloader.py", line 465, in extract_info
File "./youtube-dl/youtube_dl/InfoExtractors.py", line 99, in extract
File "./youtube-dl/youtube_dl/InfoExtractors.py", line 735, in _real_extract
KeyError: 'sig'
version:
./youtube-dl --version
2013.06.21