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

Error while Extracting video information #927

Closed
casep opened this issue Jun 25, 2013 · 2 comments
Closed

Error while Extracting video information #927

casep opened this issue Jun 25, 2013 · 2 comments

Comments

@casep
Copy link

@casep casep commented Jun 25, 2013

Hi:
On
Name : youtube-dl
Version : 2013.05.14
Release : 1.fc18

I get

$ youtube-dl -t https://www.youtube.com/watch?v=5iabyEebfCc
[youtube] Setting language
[youtube] 5iabyEebfCc: Downloading video webpage
[youtube] 5iabyEebfCc: Downloading video info webpage
[youtube] 5iabyEebfCc: 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 18, in
File "/usr/bin/youtube-dl/youtube_dl/init.py", line 603, in main

File "/usr/bin/youtube-dl/youtube_dl/init.py", line 587, in _real_main

File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 705, in download
File "/usr/bin/youtube-dl/youtube_dl/FileDownloader.py", line 461, in extract_info
File "/usr/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 96, in extract
File "/usr/bin/youtube-dl/youtube_dl/InfoExtractors.py", line 617, in _real_extract
KeyError: 'sig'

@phihag
Copy link
Contributor

@phihag phihag commented Jun 25, 2013

This has been fixed (see #897). Please update youtube-dl by typing

sudo youtube-dl -U
@phihag phihag closed this Jun 25, 2013
@casep
Copy link
Author

@casep casep commented Jun 25, 2013

Neat!
Working OK now.
Thanks!

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.