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

Unable to download video with encrypted signatures #1431

Closed
duhast opened this issue Sep 15, 2013 · 2 comments
Closed

Unable to download video with encrypted signatures #1431

duhast opened this issue Sep 15, 2013 · 2 comments

Comments

@duhast
Copy link

@duhast duhast commented Sep 15, 2013

Hi,

i've used the most up-to-date version, but still wasn't able to download:

me@host:Stuff $ youtube-dl http://www.youtube.com/watch?v=KaLbCivhO-8 -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.youtube.com/watch?v=KaLbCivhO-8', '-v']
[debug] youtube-dl version 2013.11.09
[debug] Python version 2.7.1 - Darwin-11.4.2-x86_64-i386-64bit
[debug] Proxy map: {}
[youtube] Setting language
[youtube] KaLbCivhO-8: Downloading video webpage
[youtube] KaLbCivhO-8: Downloading video info webpage
[youtube] KaLbCivhO-8: Extracting video information
[youtube] KaLbCivhO-8: Encrypted signatures detected.
[youtube] encrypted signature length 82 (40.41), itag 44, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 35, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 43, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 34, html5 player vflGNjMhJ
[youtube] encrypted signature length 80 (38.41), itag 18, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 5, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 36, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 17, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 135, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 134, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 133, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 160, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 139, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 140, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 141, html5 player vflGNjMhJ
ERROR: unable to download video
Traceback (most recent call last):
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
    videos = self.extract_info(url)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 339, in extract_info
    return self.process_ie_result(ie_result, download=download)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 422, in process_ie_result
    for r in ie_result['entries']
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 369, in process_ie_result
    self.process_info(ie_result)
  File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 550, in process_info
    raise UnavailableVideoError(err)
UnavailableVideoError: HTTP Error 403: Forbidden
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 15, 2013

Thanks for the report, the problem is fixed in the repo (#1416), but we haven't released a new version because of problems with the build server (#1420 (comment)).

@jaimeMF jaimeMF closed this Sep 15, 2013
@duhast
Copy link
Author

@duhast duhast commented Sep 16, 2013

Thanks @jaimeMF! It's all good now.

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.