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 HTTP 403 trying to download from YouTube #1380

Closed
sebbasttian opened this issue Sep 6, 2013 · 1 comment
Closed

Error HTTP 403 trying to download from YouTube #1380

sebbasttian opened this issue Sep 6, 2013 · 1 comment

Comments

@sebbasttian
Copy link

@sebbasttian sebbasttian commented Sep 6, 2013

Hi, I'm getting an HTTP 403 error from YouTube...

Could you help me, please?

Thanks in advance

sebs@fedora ~$ youtube-dl --version
2013.09.05
sebs@fedora ~$ python --version
Python 2.7.5
sebs@fedora ~$ youtube-dl -vxf 141 "http://www.youtube.com/watch?v=Z6FPJOgfCkc"
[debug] System config: ['-iwc', '-o', '/home/sebs/Videos/YouTubeDownloads/%(title)s.%(ext)s', '--restrict-filenames']
[debug] User config: []
[debug] Command-line args: ['-vxf', '141', 'http://www.youtube.com/watch?v=Z6FPJOgfCkc']
[debug] youtube-dl version 2013.09.05
[debug] Python version 2.7.5 - Linux-3.10.10-200.fc19.x86_64-x86_64-with-fedora-19-Schrödinger’s_Cat
[debug] Proxy map: {}
[youtube] Setting language
[youtube] Z6FPJOgfCkc: Downloading video webpage
[youtube] Z6FPJOgfCkc: Downloading video info webpage
[youtube] Z6FPJOgfCkc: Extracting video information
[youtube] Z6FPJOgfCkc: Encrypted signatures detected.
[youtube] encrypted signature length 86 (38.47), itag 46, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 37, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 45, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 22, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 44, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 35, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 43, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 34, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 18, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 5, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 36, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 17, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 137, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 136, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 135, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 134, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 133, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 160, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 139, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 140, html5 player vfluy6kdb
[youtube] encrypted signature length 86 (38.47), itag 141, html5 player vfluy6kdb
ERROR: HTTP Error 403: Forbidden
Traceback (most recent call last):
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 339, in extract_info
    return self.process_ie_result(ie_result, download=download)
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 422, in process_ie_result
    for r in ie_result['entries']
  File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 369, 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(err)
UnavailableVideoError: HTTP Error 403: Forbidden
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 6, 2013

Duplicate of #1375, thanks for reporting.

@jaimeMF jaimeMF closed this Sep 6, 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.