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

encrypted signature length 87 #1203

Closed
necrob opened this issue Aug 7, 2013 · 2 comments
Closed

encrypted signature length 87 #1203

necrob opened this issue Aug 7, 2013 · 2 comments

Comments

@necrob
Copy link

@necrob necrob commented Aug 7, 2013

[root@1 downloader]# ./youtube-dl -f22 --verbose https://www.youtube.com/w atch?v=bOXvqkC3W4M
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-f22', '--verbose', 'https://www.youtube.com/watch? v=bOXvqkC3W4M']
[debug] youtube-dl version 2013.08.02
[debug] Python version 2.6.8 - Linux-2.6.18-194.11.4.el5-i686-with-redhat-5.5-Fi nal
[debug] Proxy map: {}
[youtube] Setting language
[youtube] bOXvqkC3W4M: Downloading video webpage
[youtube] bOXvqkC3W4M: Downloading video info webpage
[youtube] bOXvqkC3W4M: Extracting video information
[youtube] bOXvqkC3W4M: Encrypted signatures detected.
[youtube] encrypted signature length 87 (43.43), itag 44, html5 player vflM2EmfJ
[youtube] encrypted signature length 87 (43.43), itag 35, html5 player vflM2EmfJ
[youtube] encrypted signature length 87 (43.43), itag 43, html5 player vflM2EmfJ
[youtube] encrypted signature length 87 (43.43), itag 34, html5 player vflM2EmfJ
[youtube] encrypted signature length 87 (43.43), itag 18, html5 player vflM2EmfJ
[youtube] encrypted signature length 87 (43.43), itag 5, html5 player vflM2EmfJ
[youtube] encrypted signature length 87 (43.43), itag 36, html5 player vflM2EmfJ
[youtube] encrypted signature length 87 (43.43), itag 17, html5 player vflM2EmfJ
ERROR: requested format not available; please report this issue on https://yt-dl .org/bug . Be sure to call youtube-dl with the --verbose flag and include its co mplete output.
Traceback (most recent call last):
File "./youtube-dl/youtube_dl/YoutubeDL.py", line 312, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 96, in extract
return self._real_extract(url)
File "./youtube-dl/youtube_dl/extractor/youtube.py", line 739, in _real_extrac t
video_url_list = self._get_video_url_list(url_map)
File "./youtube-dl/youtube_dl/extractor/youtube.py", line 516, in _get_video_u rl_list
raise ExtractorError(u'requested format not available')
ExtractorError: requested format not available; please report this issue on http s://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and inclu de its complete output.

@mdmrcglu
Copy link

@mdmrcglu mdmrcglu commented Aug 7, 2013

@phihag
Copy link
Contributor

@phihag phihag commented Aug 8, 2013

This should be fixed in youtube-dl v2013.08.08; thanks for reporting. Feel free to comment or open a new issue if the problem persists with the newest release.

@phihag phihag closed this Aug 8, 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
3 participants
You can’t perform that action at this time.