Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
UnavailableVideoError #1016
UnavailableVideoError #1016
Comments
|
Thanks for reporting! the fix will be available in the next release. |
|
Awesomeness; thanks for the quick turnaround! :-) (Working now with 2013.07.10) |
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