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

Unable to download video #1240

Closed
TOMBSTONEV2 opened this issue Aug 14, 2013 · 3 comments
Closed

Unable to download video #1240

TOMBSTONEV2 opened this issue Aug 14, 2013 · 3 comments

Comments

@TOMBSTONEV2
Copy link

@TOMBSTONEV2 TOMBSTONEV2 commented Aug 14, 2013

root@FUSION:/home/justin# youtube-dl --verbose http://www.youtube.com/watch?v=fakia5udFQU
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.youtube.com/watch?v=fakia5udFQU']
[debug] youtube-dl version 2013.08.09
[debug] Python version 2.7.3 - Linux-3.2.0-4-686-pae-i686-with-debian-7.1
[debug] Proxy map: {}
[youtube] Setting language
[youtube] fakia5udFQU: Downloading video webpage
[youtube] fakia5udFQU: Downloading video info webpage
[youtube] fakia5udFQU: Extracting video information
[youtube] fakia5udFQU: Encrypted signatures detected.
[youtube] encrypted signature length 83 (41.41), itag 46, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 37, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 45, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 22, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 44, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 35, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 43, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 34, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 18, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 5, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 36, html5 player vfl1HXdPb
[youtube] encrypted signature length 83 (41.41), itag 17, html5 player vfl1HXdPb
ERROR: unable to download video
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
videos = self.extract_info(url)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 327, in extract_info
return self.process_ie_result(ie_result, download=download)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 410, in process_ie_result
for r in ie_result['entries']
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 357, in process_ie_result
self.process_info(ie_result)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 550, in process_info
raise UnavailableVideoError(err)
UnavailableVideoError: HTTP Error 403: Forbidden

@gary9872
Copy link

@gary9872 gary9872 commented Aug 14, 2013

Its already been fixed

Thanks devs

#1239

@TOMBSTONEV2
Copy link
Author

@TOMBSTONEV2 TOMBSTONEV2 commented Aug 14, 2013

So I am using the latest version and I am having this issue.. why?

@phihag
Copy link
Contributor

@phihag phihag commented Aug 14, 2013

Youtube just changed the 83 signature. Type sudo youtube-dl -U to update to version 2013.08.14, which fixes this problem. Thank you for reporting!

@phihag phihag closed this Aug 14, 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.