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 #1187

Closed
ledzeppelin opened this issue Aug 6, 2013 · 1 comment
Closed

ERROR: unable to download video #1187

ledzeppelin opened this issue Aug 6, 2013 · 1 comment

Comments

@ledzeppelin
Copy link

@ledzeppelin ledzeppelin commented Aug 6, 2013

This is from an oregon ec2 instance

$ youtube-dl -f 18 -v http://www.youtube.com/watch?v=JGH1GqMonTw [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-f', '18', '-v', 'http://www.youtube.com/watch?v=JGH1GqMonTw'] [debug] youtube-dl version 2013.08.02 [debug] Python version 2.7.3 - Linux-3.2.0-31-virtual-x86_64-with-Ubuntu-12.04-precise [debug] Proxy map: {} [youtube] Setting language [youtube] JGH1GqMonTw: Downloading video webpage [youtube] JGH1GqMonTw: Downloading video info webpage [youtube] JGH1GqMonTw: Extracting video information [youtube] JGH1GqMonTw: Encrypted signatures detected. [youtube] encrypted signature length 84 (43.40), itag 45, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 22, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 44, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 35, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 43, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 34, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 18, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 5, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 36, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 17, html5 player vflRFcHMl 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

$ youtube-dl -f 18 -v https://www.youtube.com/watch?v=G8f4n0_XJCY [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-f', '18', '-v', 'https://www.youtube.com/watch?v=G8f4n0_XJCY'] [debug] youtube-dl version 2013.08.02 [debug] Python version 2.7.3 - Linux-3.2.0-31-virtual-x86_64-with-Ubuntu-12.04-precise [debug] Proxy map: {} [youtube] Setting language [youtube] G8f4n0_XJCY: Downloading video webpage [youtube] G8f4n0_XJCY: Downloading video info webpage [youtube] G8f4n0_XJCY: Extracting video information [youtube] G8f4n0_XJCY: Encrypted signatures detected. [youtube] encrypted signature length 84 (43.40), itag 46, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 37, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 45, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 22, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 44, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 35, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 43, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 34, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 18, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 5, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 36, html5 player vflRFcHMl [youtube] encrypted signature length 84 (43.40), itag 17, html5 player vflRFcHMl 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

@patrickslin
Copy link
Contributor

@patrickslin patrickslin commented Aug 6, 2013

Duplicate of #1186.

@jaimeMF jaimeMF closed this Aug 21, 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
3 participants
You can’t perform that action at this time.