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

"KeyError: 'sig'" attempting to download youtube video #898

Closed
netllama opened this issue Jun 21, 2013 · 1 comment
Closed

"KeyError: 'sig'" attempting to download youtube video #898

netllama opened this issue Jun 21, 2013 · 1 comment

Comments

@netllama
Copy link

@netllama netllama commented Jun 21, 2013

$ youtube-dl  "https://www.youtube.com/watch?v=unNa-9qGkfI"
[youtube] Setting language
[youtube] unNa-9qGkfI: Downloading video webpage
[youtube] unNa-9qGkfI: Downloading video info webpage
[youtube] unNa-9qGkfI: Extracting video information
Traceback (most recent call last):
  File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/usr/bin/youtube-dl/__main__.py", line 18, in <module>
  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 606, in main

  File "/usr/bin/youtube-dl/youtube_dl/__init__.py", line 590, in _real_main

  File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 727, in download
  File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 465, in extract_info
  File "/usr/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 99, in extract
  File "/usr/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 735, in _real_extract
KeyError: 'sig'

$ youtube-dl --version
2013.06.21
@awojnowski
Copy link
Contributor

@awojnowski awojnowski commented Jun 21, 2013

Duplicate of #897

@phihag phihag closed this Jun 21, 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
3 participants
You can’t perform that action at this time.