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

Bug downloading the following video #1646

Closed
johnmcauley opened this issue Oct 23, 2013 · 1 comment
Closed

Bug downloading the following video #1646

johnmcauley opened this issue Oct 23, 2013 · 1 comment

Comments

@johnmcauley
Copy link

@johnmcauley johnmcauley commented Oct 23, 2013

See below, the server is on the east coast....thanks for the any help.

youtube-dl -o ./test."%(ext)s" -f 34 -x --audio-format 'wav' -v http://www.youtube.com/watch?v=8SbUC-UaAxE
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-o', './test.%(ext)s', '-f', '34', '-x', '--audio-format', 'wav', '-v', 'http://www.youtube.com/watch?v=8SbUC-UaAxE']
[debug] youtube-dl version 2013.10.01.1
[debug] Python version 2.7.3 - Linux-3.5.0-37-generic-x86_64-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[youtube] Setting language
[youtube] 8SbUC-UaAxE: Downloading video webpage
[youtube] 8SbUC-UaAxE: Downloading video info webpage
[youtube] 8SbUC-UaAxE: Extracting video information
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 complete output. Make sure you are using the latest version; type youtube-dl -U to update.
Traceback (most recent call last):
File "/usr/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 334, in extract_info
ie_result = ie.extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/common.py", line 103, in extract
return self._real_extract(url)
File "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1459, in _real_extract
video_url_list = self._get_video_url_list(url_map)
File "/usr/bin/youtube-dl/youtube_dl/extractor/youtube.py", line 1233, in _get_video_url_list
raise ExtractorError(u'requested format not available')
ExtractorError: 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 complete output. Make sure you are using the latest version; type youtube-dl -U to update.

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Oct 28, 2013

It's the same error as #1655, the same answer applies.

@jaimeMF jaimeMF closed this Oct 28, 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
2 participants
You can’t perform that action at this time.