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

Encrypted signatures, unable to download video #1190

Closed
kenrestivo opened this issue Aug 6, 2013 · 2 comments
Closed

Encrypted signatures, unable to download video #1190

kenrestivo opened this issue Aug 6, 2013 · 2 comments

Comments

@kenrestivo
Copy link

@kenrestivo kenrestivo commented Aug 6, 2013

Getting this error:

 Encrypted signatures detected.
ERROR: unable to download video

And -v shows

Traceback (most recent call last):
  File "/home/lken/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
    videos = self.extract_info(url)
  File "/home/lken/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 327, in extract_info
    return self.process_ie_result(ie_result, download=download)
  File "/home/lken/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 410, in process_ie_result
    for r in ie_result['entries']
  File "/home/lken/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 357, in process_ie_result
    self.process_info(ie_result)
  File "/home/lken/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 550, in process_info
    raise UnavailableVideoError()
UnavailableVideoError

However, the video is most definitely available (through Firefox, at least)

This is with 2013.08.02 release.

Is YouTube yet again doing something wacky?

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Aug 21, 2013

Try updating to the new version sudo youtube-dl -U, if it still fails, post the url of the video that fails

@kenrestivo
Copy link
Author

@kenrestivo kenrestivo commented Aug 21, 2013

Works as of 2013.08.17 version, thanks!

@kenrestivo kenrestivo closed this Aug 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
2 participants
You can’t perform that action at this time.