Sig Error With Vevo Videos (Version : 2013.08.28.1) Key: 86 #1020

Closed
opened 2026-02-20 23:18:40 -05:00 by deekerman · 1 comment
Owner

Originally created by @mdmrcglu on GitHub (Aug 29, 2013).

Hello
[root@ns20 ~]# youtube-dl -v https://www.youtube.com/watch?v=6rGxeCcPJlo
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=6rGxeCcPJlo']
[debug] youtube-dl version 2013.08.28.1
[debug] Python version 2.6.6 - Linux-3.2.13-grsec-xxxx-grs-ipv6-64-x86_64-with-r edhat-5.9-Final
[debug] Proxy map: {}
[youtube] Setting language
[youtube] 6rGxeCcPJlo: Downloading video webpage
[youtube] 6rGxeCcPJlo: Downloading video info webpage
[youtube] 6rGxeCcPJlo: Extracting video information
[youtube] 6rGxeCcPJlo: Encrypted signatures detected.
[youtube] encrypted signature length 86 (43.42), itag 44, html5 player vflg0g8PQ
[youtube] encrypted signature length 86 (43.42), itag 35, html5 player vflg0g8PQ
[youtube] encrypted signature length 86 (43.42), itag 43, html5 player vflg0g8PQ
[youtube] encrypted signature length 86 (43.42), itag 34, html5 player vflg0g8PQ
[youtube] encrypted signature length 86 (43.42), itag 18, html5 player vflg0g8PQ
[youtube] encrypted signature length 86 (43.42), itag 5, html5 player vflg0g8PQ
[youtube] encrypted signature length 86 (43.42), itag 36, html5 player vflg0g8PQ
[youtube] encrypted signature length 84 (41.42), itag 17, html5 player vflg0g8PQ
[youtube] encrypted signature length 86 (43.42), itag 135, html5 player vflg0g8P Q
[youtube] encrypted signature length 86 (43.42), itag 134, html5 player vflg0g8P Q
[youtube] encrypted signature length 86 (43.42), itag 133, html5 player vflg0g8P Q
[youtube] encrypted signature length 86 (43.42), itag 160, html5 player vflg0g8P Q
[youtube] encrypted signature length 86 (43.42), itag 139, html5 player vflg0g8P Q
[youtube] encrypted signature length 86 (43.42), itag 140, html5 player vflg0g8P Q
[youtube] encrypted signature length 86 (43.42), itag 141, html5 player vflg0g8P Q
ERROR: unable to download video
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in downloa d
videos = self.extract_info(url)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 339, in extract _info
return self.process_ie_result(ie_result, download=download)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 422, in process _ie_result
for r in ie_result['entries']
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 369, 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

Originally created by @mdmrcglu on GitHub (Aug 29, 2013). Hello [root@ns20 ~]# youtube-dl -v https://www.youtube.com/watch?v=6rGxeCcPJlo [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-v', 'https://www.youtube.com/watch?v=6rGxeCcPJlo'] [debug] youtube-dl version 2013.08.28.1 [debug] Python version 2.6.6 - Linux-3.2.13-grsec-xxxx-grs-ipv6-64-x86_64-with-r edhat-5.9-Final [debug] Proxy map: {} [youtube] Setting language [youtube] 6rGxeCcPJlo: Downloading video webpage [youtube] 6rGxeCcPJlo: Downloading video info webpage [youtube] 6rGxeCcPJlo: Extracting video information [youtube] 6rGxeCcPJlo: Encrypted signatures detected. [youtube] encrypted signature length 86 (43.42), itag 44, html5 player vflg0g8PQ [youtube] encrypted signature length 86 (43.42), itag 35, html5 player vflg0g8PQ [youtube] encrypted signature length 86 (43.42), itag 43, html5 player vflg0g8PQ [youtube] encrypted signature length 86 (43.42), itag 34, html5 player vflg0g8PQ [youtube] encrypted signature length 86 (43.42), itag 18, html5 player vflg0g8PQ [youtube] encrypted signature length 86 (43.42), itag 5, html5 player vflg0g8PQ [youtube] encrypted signature length 86 (43.42), itag 36, html5 player vflg0g8PQ [youtube] encrypted signature length 84 (41.42), itag 17, html5 player vflg0g8PQ [youtube] encrypted signature length 86 (43.42), itag 135, html5 player vflg0g8P Q [youtube] encrypted signature length 86 (43.42), itag 134, html5 player vflg0g8P Q [youtube] encrypted signature length 86 (43.42), itag 133, html5 player vflg0g8P Q [youtube] encrypted signature length 86 (43.42), itag 160, html5 player vflg0g8P Q [youtube] encrypted signature length 86 (43.42), itag 139, html5 player vflg0g8P Q [youtube] encrypted signature length 86 (43.42), itag 140, html5 player vflg0g8P Q [youtube] encrypted signature length 86 (43.42), itag 141, html5 player vflg0g8P Q ERROR: unable to download video Traceback (most recent call last): File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in downloa d videos = self.extract_info(url) File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 339, in extract _info return self.process_ie_result(ie_result, download=download) File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 422, in process _ie_result for r in ie_result['entries'] File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 369, 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
Author
Owner

@jaimeMF commented on GitHub (Aug 29, 2013):

Thanks for the report, will be fixed in the next release.

@jaimeMF commented on GitHub (Aug 29, 2013): Thanks for the report, will be fixed in the next release.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#1020
No description provided.