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 Signature Length 85 (42.42) #1087

Closed
ghost opened this issue Jul 19, 2013 · 1 comment
Closed

Encrypted Signature Length 85 (42.42) #1087

ghost opened this issue Jul 19, 2013 · 1 comment

Comments

@ghost
Copy link

@ghost ghost commented Jul 19, 2013

Originally posted in this thread ... #1080 but that was closed and the issue is still not resolved? If this is fixed, please let me know how to correct. I've tried updating via terminal and downloading from git. Sorry for inconvenience.

Thank you!!

$ ./youtube-dl --verbose https://www.youtube.com/watch?v=LrUvu1mlWco
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'https://www.youtube.com/watch?v=LrUvu1mlWco']
[debug] youtube-dl version 2013.07.18
[debug] Python version 2.7.1 - Darwin-11.4.2-x86_64-i386-64bit
[debug] Proxy map: {}
[youtube] Setting language
[youtube] LrUvu1mlWco: Downloading video webpage
[youtube] LrUvu1mlWco: Downloading video info webpage
[youtube] LrUvu1mlWco: Extracting video information
[youtube] LrUvu1mlWco: Encrypted signatures detected.
[youtube] encrypted signature length 85 (42.42), itag 46, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 37, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 45, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 22, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 44, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 35, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 43, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 34, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 18, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 5, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 36, html5 player vflSAFCP9
[youtube] encrypted signature length 85 (42.42), itag 17, html5 player vflSAFCP9
ERROR: unable to download video
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
videos = self.extract_info(url)
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 327, in extract_info
return self.process_ie_result(ie_result, download=download)
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 410, in process_ie_result
for r in ie_result['entries']
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 357, in process_ie_result
self.process_info(ie_result)
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 550, in process_info
raise UnavailableVideoError()
UnavailableVideoError

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 20, 2013

This should be fixed in the new version: sudo youtube-dl -U
The issue was closed because it was fixed in the git repor, but a new version hadn't been released.

@jaimeMF jaimeMF closed this Jul 20, 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
1 participant
You can’t perform that action at this time.