Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
UnavailableVideoError: HTTP Error 403: Forbidden #1249
Comments
|
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. |
|
it works on the lastest code:
|
|
ohh yeah! It works thanks |
|
10x, Worked! |
|
I'm still being infected by this, using the latest version, debug bellow: youtube-dl http://www.youtube.com/watch\?v\=CevxZvSJLk8 -v |
|
@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. |
|
@phihag thanks for the fast reply, very happy to see hard work on it, keep it up gonna try git version, thanks |
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