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

Can't download this URL #1112

Closed
fredfung opened this issue Jul 24, 2013 · 2 comments
Closed

Can't download this URL #1112

fredfung opened this issue Jul 24, 2013 · 2 comments

Comments

@fredfung
Copy link

@fredfung fredfung commented Jul 24, 2013

Hi, I have problems about downloading http://www.youtube.com/watch?v=vbv-QXxJfhE

Log:

ff.feng@prod1:~/workspace/youtube-dl$ ./youtube-dl -v http://www.youtube.com/watch?v=vbv-QXxJfhE
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://www.youtube.com/watch?v=vbv-QXxJfhE']
[debug] youtube-dl version 2013.07.23.1
[debug] Python version 2.7.3 - Linux-3.2.0-49-generic-pae-i686-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[youtube] Setting language
[youtube] vbv-QXxJfhE: Downloading video webpage
[youtube] vbv-QXxJfhE: Downloading video info webpage
[youtube] vbv-QXxJfhE: Extracting video information
[youtube] vbv-QXxJfhE: Encrypted signatures detected.
[youtube] encrypted signature length 87 (44.42), itag 46, html5 player vflART1Nf
[youtube] encrypted signature length 85 (42.42), itag 37, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 45, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 22, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 44, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 35, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 43, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 34, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 18, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 5, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 36, html5 player vflART1Nf
[youtube] encrypted signature length 87 (44.42), itag 17, html5 player vflART1Nf
ERROR: unable to download video
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
videos = self.extract_info(url)
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 327, in extract_info
return self.process_ie_result(ie_result, download=download)
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 410, in process_ie_result
for r in ie_result['entries']
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 357, in process_ie_result
self.process_info(ie_result)
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 550, in process_info
raise UnavailableVideoError()
UnavailableVideoError

Help me please, thanks for your hard works.

@fredfung
Copy link
Author

@fredfung fredfung commented Jul 24, 2013

ff.feng@prod1:~/workspace/youtube-dl$ ./youtube-dl --version
2013.07.23.1

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Jul 24, 2013

Duplicate of #1105.

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