YouTube, "ERROR: no known formats" for age-unrated film, logging in doesn't help #728

Closed
opened 2026-02-20 23:11:33 -05:00 by deekerman · 2 comments
Owner

Originally created by @tkzv on GitHub (Jul 4, 2013).

When I try to download an age-unrated film Volga-Volga, I get "no known formats" error. Same for HTTP, same for other URLs for the film. If I log in and confirm, that I wish to see the film, I can watch it. The output with "-v" switch (I replaced login and password with "user" and "password") is below:

$ youtube-dl -F -t 'https://www.youtube.com/watch?v=wUnZqtcrOlI&wide=1&oref=https%3A%2F%2Faccounts.google.com%2FServiceLoginAuth&has_verified=1' -u user -p password
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-F', '-t', 'https://www.youtube.com/watch?v=wUnZqtcrOlI&wide=1&oref=https%3A%2F%2Faccounts.google.com%2FServiceLoginAuth&has_verified=1', '-u', 'user', '-p', 'password', '-v']
[debug] youtube-dl version 2013.07.02
[debug] Python version 2.7.5 - Linux-3.1.6-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.2
[debug] Proxy map: {}
[youtube] Setting language
[youtube] Logging in
[youtube] Confirming age
[youtube] wUnZqtcrOlI: Downloading video webpage
[youtube] wUnZqtcrOlI: Downloading video info webpage
[youtube] wUnZqtcrOlI: 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 "/usr/lib64/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 312, in extract_info
ie_result = ie.extract(url)
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/common.py", line 92, in extract
return self._real_extract(url)
File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 581, 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 @tkzv on GitHub (Jul 4, 2013). When I try to download an age-unrated film Volga-Volga, I get "no known formats" error. Same for HTTP, same for other URLs for the film. If I log in and confirm, that I wish to see the film, I can watch it. The output with "-v" switch (I replaced login and password with "user" and "password") is below: $ youtube-dl -F -t 'https://www.youtube.com/watch?v=wUnZqtcrOlI&wide=1&oref=https%3A%2F%2Faccounts.google.com%2FServiceLoginAuth&has_verified=1' -u user -p password [debug] System config: [] [debug] User config: [] [debug] Command-line args: ['-F', '-t', 'https://www.youtube.com/watch?v=wUnZqtcrOlI&wide=1&oref=https%3A%2F%2Faccounts.google.com%2FServiceLoginAuth&has_verified=1', '-u', 'user', '-p', 'password', '-v'] [debug] youtube-dl version 2013.07.02 [debug] Python version 2.7.5 - Linux-3.1.6-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1090T_Processor-with-gentoo-2.2 [debug] Proxy map: {} [youtube] Setting language [youtube] Logging in [youtube] Confirming age [youtube] wUnZqtcrOlI: Downloading video webpage [youtube] wUnZqtcrOlI: Downloading video info webpage [youtube] wUnZqtcrOlI: 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 "/usr/lib64/python2.7/site-packages/youtube_dl/YoutubeDL.py", line 312, in extract_info ie_result = ie.extract(url) File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/common.py", line 92, in extract return self._real_extract(url) File "/usr/lib64/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 581, 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

@tkzv commented on GitHub (Jul 9, 2013):

Same for version 2013.07.08.1

@tkzv commented on GitHub (Jul 9, 2013): Same for version 2013.07.08.1
Author
Owner

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

Sorry for the delay, this is a known problem (#343).
Thanks for the report.

@jaimeMF commented on GitHub (Jul 9, 2013): Sorry for the delay, this is a known problem (#343). Thanks for the report.
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#728
No description provided.