Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to download youtube video: KeyError 'sig' #908

Closed
r03ert0 opened this issue Jun 23, 2013 · 1 comment
Closed

unable to download youtube video: KeyError 'sig' #908

r03ert0 opened this issue Jun 23, 2013 · 1 comment

Comments

@r03ert0
Copy link

@r03ert0 r03ert0 commented Jun 23, 2013

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

@rg3
Copy link
Collaborator

@rg3 rg3 commented Jun 23, 2013

Duplicate of #897

@rg3 rg3 closed this Jun 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.