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

UnavailableVideoError: HTTP Error 403: Forbidden #1249

Closed
andrewjswan opened this issue Aug 15, 2013 · 7 comments
Closed

UnavailableVideoError: HTTP Error 403: Forbidden #1249

andrewjswan opened this issue Aug 15, 2013 · 7 comments

Comments

@andrewjswan
Copy link

@andrewjswan andrewjswan commented Aug 15, 2013

D:\Work\Programming\Delphi\MePoTools>youtube-dl.exe http://youtube.com/watch?v=ek0IUKcSdak -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://youtube.com/watch?v=ek0IUKcSdak', '-v']
[debug] youtube-dl version 2013.08.14
[debug] Python version 2.7.3 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
[youtube] Setting language
[youtube] ek0IUKcSdak: Downloading video webpage
[youtube] ek0IUKcSdak: Downloading video info webpage
[youtube] ek0IUKcSdak: Extracting video information
[youtube] ek0IUKcSdak: Encrypted signatures detected.
[youtube] encrypted signature length 87 (46.40), itag 38, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 37, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 45, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 22, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 44, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 35, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 43, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 34, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 18, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 5, html5 player vflkn6DAl
[youtube] encrypted signature length 85 (46.38), itag 36, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 17, html5 player vflkn6DAl
ERROR: unable to download video
Traceback (most recent call last):
File "youtube_dl\YoutubeDL.pyo", line 573, in download
File "youtube_dl\YoutubeDL.pyo", line 327, in extract_info
File "youtube_dl\YoutubeDL.pyo", line 410, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 357, in process_ie_result
File "youtube_dl\YoutubeDL.pyo", line 550, in process_info
UnavailableVideoError: HTTP Error 403: Forbidden

@bkvirendra
Copy link

@bkvirendra bkvirendra commented Aug 16, 2013

Thats exactly what I came across today.

DownloadError: ERROR: Unable to download webpage: HTTP Error 403: Forbidden; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output.

@qrtt1
Copy link
Contributor

@qrtt1 qrtt1 commented Aug 16, 2013

it works on the lastest code:

qty:youtube-dl qrtt1$ ./youtube-dl -v 'http://youtube.com/watch?v=ek0IUKcSdak'
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'http://youtube.com/watch?v=ek0IUKcSdak']
[debug] youtube-dl version 2013.08.15
[debug] Git HEAD: 6daccbe
[debug] Python version 2.6.1 - Darwin-10.8.0-x86_64-i386-64bit
[debug] Proxy map: {}
[youtube] Setting language
[youtube] ek0IUKcSdak: Downloading video webpage
[youtube] ek0IUKcSdak: Downloading video info webpage
[youtube] ek0IUKcSdak: Extracting video information
[youtube] ek0IUKcSdak: Encrypted signatures detected.
[youtube] encrypted signature length 87 (46.40), itag 38, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 37, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 45, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 22, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 44, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 35, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 43, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 34, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 18, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 5, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 36, html5 player vflkn6DAl
[youtube] encrypted signature length 87 (46.40), itag 17, html5 player vflkn6DAl
[download] Resuming download at byte 2071656
[download] Destination: ТІК - Не цілуй (HD)-ek0IUKcSdak.mp4
[download]   2.0% of 124.15MiB at 287.17KiB/s ETA 07:13^C
ERROR: Interrupted by user
@bkvirendra
Copy link

@bkvirendra bkvirendra commented Aug 16, 2013

ohh yeah! It works

thanks

@andrewjswan
Copy link
Author

@andrewjswan andrewjswan commented Aug 16, 2013

10x, Worked!

@jaimeMF jaimeMF closed this Aug 21, 2013
@daneoshiga
Copy link

@daneoshiga daneoshiga commented Sep 13, 2013

I'm still being infected by this, using the latest version, debug bellow:

youtube-dl http://www.youtube.com/watch\?v\=CevxZvSJLk8 -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.youtube.com/watch?v=CevxZvSJLk8', '-v']
[debug] youtube-dl version 2013.11.09
[debug] Python version 2.7.4 - Linux-3.8.0-31-generic-x86_64-with-Ubuntu-13.04-raring
[debug] Proxy map: {}
[youtube] Setting language
[youtube] CevxZvSJLk8: Downloading video webpage
[youtube] CevxZvSJLk8: Downloading video info webpage
[youtube] CevxZvSJLk8: Extracting video information
[youtube] CevxZvSJLk8: Encrypted signatures detected.
[youtube] encrypted signature length 82 (40.41), itag 46, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 37, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 45, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 22, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 44, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 35, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 43, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 34, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 18, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 5, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 36, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 17, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 137, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 136, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 135, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 134, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 133, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 160, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 139, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 140, html5 player vflGNjMhJ
[youtube] encrypted signature length 82 (40.41), itag 141, html5 player vflGNjMhJ
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 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

@phihag
Copy link
Contributor

@phihag phihag commented Sep 13, 2013

@daneoshiga Unfortunately, we are having problems building a new release. We're on it. In the meantime, you can switch to the development, git version if you desperately need signature 82 support.

@daneoshiga
Copy link

@daneoshiga daneoshiga commented Sep 13, 2013

@phihag thanks for the fast reply, very happy to see hard work on it, keep it up 😄

gonna try git version, thanks

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
6 participants
You can’t perform that action at this time.