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: unable to download video #2284

Closed
jaybh opened this issue Feb 1, 2014 · 4 comments
Closed

ERROR: unable to download video #2284

jaybh opened this issue Feb 1, 2014 · 4 comments

Comments

@jaybh
Copy link

@jaybh jaybh commented Feb 1, 2014

[youtube] Setting language
[youtube] o2Q7DyAYDlU: Downloading video webpage
[youtube] o2Q7DyAYDlU: Downloading video info webpage
[youtube] o2Q7DyAYDlU: Extracting video information
[youtube] o2Q7DyAYDlU: Encrypted signatures detected.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Feb 1, 2014

Please post the full output you get when running youtube-dl o2Q7DyAYDlU --verbose, otherwise we can't debug the problem

@jaybh
Copy link
Author

@jaybh jaybh commented Feb 1, 2014

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-t', '--verbose', 'https://www.youtube.com/watch?v=o2Q7DyAYDlU']
[debug] youtube-dl version 2013.07.25.2
[debug] Python version 2.7.3 - Linux-3.2.0-57-generic-x86_64-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[youtube] Setting language
[youtube] o2Q7DyAYDlU: Downloading video webpage
[youtube] o2Q7DyAYDlU: Downloading video info webpage
[youtube] o2Q7DyAYDlU: Extracting video information
[youtube] o2Q7DyAYDlU: Encrypted signatures detected.
[youtube] encrypted signature length 84 (43.40), itag 22, html5 player vflcY_8N0
[youtube] encrypted signature length 84 (43.40), itag 43, html5 player vflcY_8N0
[youtube] encrypted signature length 84 (43.40), itag 18, html5 player vflcY_8N0
[youtube] encrypted signature length 84 (43.40), itag 5, html5 player vflcY_8N0
[youtube] encrypted signature length 84 (43.40), itag 36, html5 player vflcY_8N0
[youtube] encrypted signature length 84 (43.40), itag 17, html5 player vflcY_8N0
ERROR: unable to download video
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
videos = self.extract_info(url)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 327, in extract_info
return self.process_ie_result(ie_result, download=download)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 410, in process_ie_result
for r in ie_result['entries']
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 357, in process_ie_result
self.process_info(ie_result)
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 550, in process_info
raise UnavailableVideoError()
UnavailableVideoError

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Feb 1, 2014

Your version is quite outdated, please run sudo youtube-dl -U to update and check if the problem is still there.

@jaybh
Copy link
Author

@jaybh jaybh commented Feb 1, 2014

Great. Its resolved. Sorry about that.

@jaybh jaybh closed this Feb 1, 2014
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.