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' #1172

Closed
MartinBucko opened this issue Aug 3, 2013 · 2 comments
Closed

KeyError: 'sig' #1172

MartinBucko opened this issue Aug 3, 2013 · 2 comments

Comments

@MartinBucko
Copy link

@MartinBucko MartinBucko commented Aug 3, 2013

Hi dears,

after fresh instal on linux mint 15 got this error:

martinez@nb100 ~/Downloads $ youtube-dl http://www.youtube.com/watch?v=5y_KJAg8bHI
[youtube] Setting language
[youtube] 5y_KJAg8bHI: Downloading video webpage
[youtube] 5y_KJAg8bHI: Downloading video info webpage
[youtube] 5y_KJAg8bHI: Extracting video information
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/bin/youtube-dl/main.py", line 7, in
File "/usr/bin/youtube-dl/init.py", line 536, in main
File "/usr/bin/youtube-dl/init.py", line 520, in _real_main
File "/usr/bin/youtube-dl/FileDownloader.py", line 475, in download
File "/usr/bin/youtube-dl/InfoExtractors.py", line 80, in extract
File "/usr/bin/youtube-dl/InfoExtractors.py", line 405, in _real_extract
File "/usr/bin/youtube-dl/InfoExtractors.py", line 405, in
KeyError: 'sig'

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Aug 3, 2013

You are running an outdated version, that error was fixed (see #897), run sudo youtube-dl -U to update.

@jaimeMF jaimeMF closed this Aug 3, 2013
@MartinBucko
Copy link
Author

@MartinBucko MartinBucko commented Aug 4, 2013

It works, many thanks jaimeMF! :)

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.