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

Doesn't Run #1541

Closed
shawnhcorey opened this issue Oct 1, 2013 · 2 comments
Closed

Doesn't Run #1541

shawnhcorey opened this issue Oct 1, 2013 · 2 comments

Comments

@shawnhcorey
Copy link

@shawnhcorey shawnhcorey commented Oct 1, 2013

I get this error:
[youtube] Setting language
[youtube] o1JOFhfoAD4: Downloading video webpage
[youtube] o1JOFhfoAD4: Downloading video info webpage
[youtube] o1JOFhfoAD4: 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'

@phihag
Copy link
Contributor

@phihag phihag commented Oct 1, 2013

It looks like you got an ancient version of youtube-dl which will definitly not support new restricted YouTube videos (what's the output for youtube-dl --version?). Type

sudo youtube-dl -U

to update youtube-dl.

@phihag phihag closed this Oct 1, 2013
@shawnhcorey
Copy link
Author

@shawnhcorey shawnhcorey commented Oct 1, 2013

OK, that worked. I got the old version from Linux Mint. Obviously, they have not updated their repositories. :(

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.