No known formats available #757

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

Originally created by @9001 on GitHub (Jul 10, 2013).

Download of this particular video falis.

[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['z3uCXNlMccs', '--verbose']
[debug] youtube-dl version 2013.07.10
[debug] Python version 2.7.3 - Linux-3.2.0-49-generic-i686-with-Ubuntu-12.04-precise
[debug] Proxy map: {}
[youtube] Setting language
[youtube] z3uCXNlMccs: Downloading video webpage
[youtube] z3uCXNlMccs: Downloading video info webpage
[youtube] z3uCXNlMccs: Extracting video information
ERROR: no known formats available for video; 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.
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 95, in extract
    return self._real_extract(url)
  File "./youtube-dl/youtube_dl/extractor/youtube.py", line 604, in _real_extract
    raise ExtractorError(u'no known formats available for video')
ExtractorError: no known formats available for video; 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.
Originally created by @9001 on GitHub (Jul 10, 2013). Download of this particular video falis. ``` [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['z3uCXNlMccs', '--verbose'] [debug] youtube-dl version 2013.07.10 [debug] Python version 2.7.3 - Linux-3.2.0-49-generic-i686-with-Ubuntu-12.04-precise [debug] Proxy map: {} [youtube] Setting language [youtube] z3uCXNlMccs: Downloading video webpage [youtube] z3uCXNlMccs: Downloading video info webpage [youtube] z3uCXNlMccs: Extracting video information ERROR: no known formats available for video; 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. 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 95, in extract return self._real_extract(url) File "./youtube-dl/youtube_dl/extractor/youtube.py", line 604, in _real_extract raise ExtractorError(u'no known formats available for video') ExtractorError: no known formats available for video; 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. ```
Author
Owner

@jaimeMF commented on GitHub (Jul 10, 2013):

Thanks for the report, this is a known issue (#343), it seemed to be only for movies, I think this is the first time we see it in other types of videos.

@jaimeMF commented on GitHub (Jul 10, 2013): Thanks for the report, this is a known issue (#343), it seemed to be only for movies, I think this is the first time we see it in other types of videos.
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#757
No description provided.