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

UnavailableVideoError #1016

Closed
cinereous opened this issue Jul 9, 2013 · 2 comments
Closed

UnavailableVideoError #1016

cinereous opened this issue Jul 9, 2013 · 2 comments

Comments

@cinereous
Copy link

@cinereous cinereous commented Jul 9, 2013

Attempting to download Thirty Seconds To Mars - End of All Days (VEVO Presents):

/tube $ youtube-dl http://www.youtube.com/watch?v=C29Cip5btQQ --verbose
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.youtube.com/watch?v=C29Cip5btQQ', '--verbose']
[debug] youtube-dl version 2013.07.08.1
[debug] Python version 2.7.3rc2 - Linux-3.5.3
[debug] Proxy map: {}
[youtube] Setting language
[youtube] C29Cip5btQQ: Downloading video webpage
[youtube] C29Cip5btQQ: Downloading video info webpage
[youtube] C29Cip5btQQ: Extracting video information
[youtube] C29Cip5btQQ: Encrypted signatures detected.
[youtube] encrypted signature length 83 (40.42), itag 46, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 37, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 45, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 22, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 44, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 35, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 43, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 34, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 18, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 5, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 36, html5 player vfl26ng3K
[youtube] encrypted signature length 83 (40.42), itag 17, html5 player vfl26ng3K
ERROR: unable to download video
Traceback (most recent call last):
File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 574, in download
videos = self.extract_info(url)
File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 327, in extract_info
return self.process_ie_result(ie_result, download=download)
File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 409, in process_ie_result
for r in ie_result['entries']
File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 356, in process_ie_result
self.process_info(ie_result)
File "/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 551, in process_info
raise UnavailableVideoError()
UnavailableVideoError

@jaimeMF jaimeMF closed this in c93898d Jul 10, 2013
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 10, 2013

Thanks for reporting! the fix will be available in the next release.

@cinereous
Copy link
Author

@cinereous cinereous commented Jul 10, 2013

Awesomeness; thanks for the quick turnaround! :-) (Working now with 2013.07.10)

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.