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

86 signature not working on 2013.08.29 version #1355

Closed
Dilvish5 opened this issue Aug 30, 2013 · 5 comments
Closed

86 signature not working on 2013.08.29 version #1355

Dilvish5 opened this issue Aug 30, 2013 · 5 comments

Comments

@Dilvish5
Copy link

@Dilvish5 Dilvish5 commented Aug 30, 2013

Hi,

I'm having an issue with the 86 new signature.

I have updated to the last version, but it doesn't seem to work.

Thanks for writing such a great software.

[root@DX406S11 velupload]# youtube-dl -U
youtube-dl is up-to-date (2013.08.29)
[root@DX406S11 velupload]# youtube-dl --verbose http://www.youtube.com/watch?v=cOQDsmEqVt8
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['--verbose', 'http://www.youtube.com/watch?v=cOQDsmEqVt8']
[debug] youtube-dl version 2013.08.29
[debug] Python version 2.6.6 - Linux-2.6.32-358.el6.x86_64-x86_64-with-centos-6.4-Final
[debug] Proxy map: {}
[youtube] Setting language
[youtube] cOQDsmEqVt8: Downloading video webpage
[youtube] cOQDsmEqVt8: Downloading video info webpage
[youtube] cOQDsmEqVt8: Extracting video information
[youtube] cOQDsmEqVt8: Encrypted signatures detected.
[youtube] encrypted signature length 86 (41.44), itag 46, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 37, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 45, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 22, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 44, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 35, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 43, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 34, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 18, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 5, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 36, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 17, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 137, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 248, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 136, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 247, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 135, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 244, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 245, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 246, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 134, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 243, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 133, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 242, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 160, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 139, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 140, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 141, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 171, html5 player vflHOr_nV
[youtube] encrypted signature length 86 (41.44), itag 172, html5 player vflHOr_nV
ERROR: unable to download video
Traceback (most recent call last):
File "/usr/local/sbin/youtube-dl/youtube_dl/YoutubeDL.py", line 573, in download
videos = self.extract_info(url)
File "/usr/local/sbin/youtube-dl/youtube_dl/YoutubeDL.py", line 339, in extract_info
return self.process_ie_result(ie_result, download=download)
File "/usr/local/sbin/youtube-dl/youtube_dl/YoutubeDL.py", line 422, in process_ie_result
for r in ie_result['entries']
File "/usr/local/sbin/youtube-dl/youtube_dl/YoutubeDL.py", line 369, in process_ie_result
self.process_info(ie_result)
File "/usr/local/sbin/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 Aug 30, 2013

Thanks for the report, fixed in 2e75687, will be available in the next version.

@jaimeMF jaimeMF closed this Aug 30, 2013
@phihag
Copy link
Contributor

@phihag phihag commented Aug 30, 2013

You can now type

sudo youtube-dl -U

to update to 2013.08.30 or newer, which fixes this problem.

@Dilvish5
Copy link
Author

@Dilvish5 Dilvish5 commented Aug 30, 2013

Thank you!

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Aug 30, 2013

auto update is failing..temporary issue, or should we update manually?

C:>youtube-dl.py -v -U
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', '-U']
[debug] youtube-dl version 2013.08.28.1
[debug] Python version 2.7.3 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {}
Traceback (most recent call last):
File "C:\youtube-dl.py\youtube_dl\update.py", line 52, in update_self
newversion = compat_urllib_request.urlopen(VERSION_URL).read().decode('utf-8').strip()
File "C:\Python27\lib\urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "C:\Python27\lib\urllib2.py", line 406, in open
response = meth(req, response)
File "C:\Python27\lib\urllib2.py", line 519, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Python27\lib\urllib2.py", line 444, in error
return self._call_chain(_args)
File "C:\Python27\lib\urllib2.py", line 378, in _call_chain
result = func(_args)
File "C:\Python27\lib\urllib2.py", line 527, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 503: Connection timed out

ERROR: can't find the current version. Please try again later.

@RingoTheDog
Copy link

@RingoTheDog RingoTheDog commented Aug 30, 2013

thanks man...all good again!!

Date: Fri, 30 Aug 2013 14:00:20 -0700
From: notifications@github.com
To: youtube-dl@noreply.github.com
CC: RingoTheDog@live.com
Subject: Re: [youtube-dl] 86 signature not working on 2013.08.29 version (#1355)

@RingoTheDog Should work fine now.


Reply to this email directly or view it on GitHub.

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