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 downloading Vevo videos with signature length 81 #1127

Closed
Baqan opened this issue Jul 25, 2013 · 2 comments
Closed

Error downloading Vevo videos with signature length 81 #1127

Baqan opened this issue Jul 25, 2013 · 2 comments
Assignees

Comments

@Baqan
Copy link

@Baqan Baqan commented Jul 25, 2013

YouTube has changed the algorithm again for signature length 81:

C:\yt-dl>youtube-dl.exe --verbose http://www.youtube.com/watch?v=j5-yKhDd64s
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.youtube.com/watch?v=j5-yKhD
d64s']
[debug] youtube-dl version 2013.07.25.1
[debug] Python version 2.7.3 - Windows-7-6.1.7600
[debug] Proxy map: {}
[youtube] Setting language
[youtube] j5-yKhDd64s: Downloading video webpage
[youtube] j5-yKhDd64s: Downloading video info webpage
[youtube] j5-yKhDd64s: Extracting video information
[youtube] j5-yKhDd64s: Encrypted signatures detected.
[youtube] encrypted signature length 81 (40.40), itag 46, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 37, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 45, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 22, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 44, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 35, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 43, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 34, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 18, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 5, html5 player vflLC8JvQ
[youtube] encrypted signature length 81 (40.40), itag 36, html5 player vflLC8JvQ

[youtube] encrypted signature length 81 (40.40), itag 17, html5 player vflLC8JvQ

ERROR: unable to download video
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 573, in download
File "youtube_dl\YoutubeDL.pyo", line 327, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 410, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 357, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 550, in process_info
UnavailableVideoError

@ghost ghost assigned jaimeMF Jul 25, 2013
@jaimeMF jaimeMF closed this in aedd6bb Jul 25, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 25, 2013

Thanks!, it's fixed in the git repo.

@Baqan
Copy link
Author

@Baqan Baqan commented Jul 25, 2013

Thanks @patrickslin and @jaimeMF

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.