Using bestvideo+bestaudio with certain websites gives an error
See original GitHub issueChecklist
- I’m reporting a broken site support issue
- I’ve verified that I’m running yt-dlp version 2021.06.09
- I’ve checked that all provided URLs are alive and playable in a browser
- I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- I’ve searched the bugtracker for similar bug reports including closed ones
- I’ve read bugs section in FAQ
Verbose log
[debug] Command-line config: ['-R', '15', '-v', '-i', '-o', 'z:\\video\\%(title)s (%(id)s) [%(height)sp].%(ext)s', '--cookies', 'Z:\\cookies.txt', '-f', 'bestvideo+bestaudio', '--fixup', 'detect_or_warn', '--add-metadata', 'https://www.metacafe.com/watch/11636649/dancer4/']
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] yt-dlp version 2021.06.09 (exe)
[debug] Python version 3.8.10 (CPython 64bit) - Windows-10-10.0.19042-SP0
[debug] exe versions: ffmpeg 2021-05-19-git-2261cc6d8a-full_build-www.gyan.dev, ffprobe 2021-05-19-git-2261cc6d8a-full_build-www.gyan.dev
[debug] Proxy map: {}
[debug] [metacafe] Extracting URL: https://www.metacafe.com/watch/11636649/dancer4/
[metacafe] 11636649: Downloading webpage
[metacafe] 11636649: Extracting information
[metacafe] 11636649: Downloading m3u8 information
[debug] Formats sorted by: hasvid, ie_pref, lang, quality, res, fps, vcodec:vp9.2(10), acodec, filesize, fs_approx, tbr, vbr, abr, asr, proto, vext, aext, hasaud, source, id
ERROR: Requested format is not available
Traceback (most recent call last):
File "yt_dlp\YoutubeDL.py", line 1133, in wrapper
File "yt_dlp\YoutubeDL.py", line 1165, in __extract_info
File "yt_dlp\YoutubeDL.py", line 1202, in process_ie_result
File "yt_dlp\YoutubeDL.py", line 2158, in process_video_result
yt_dlp.utils.ExtractorError: Requested format is not available
Description
This error is not only happening with certain videos nor with only metacafe, it happens also with xvideos and xhamster. IIRC this didn’t happened on youtube-dl, please fix this.
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Windows: Cannot Connect to Certain Web Sites - Technipages
In Microsoft Edge you get “You're not connected” error. This article assumes you have troubleshot the basics such as the URL is typed...
Read more >How to Fix Some Websites Not Loading/Opening in ... - YouTube
In this video I will show guys how to fix some websites are not loading or opening in your Browser. DNS: 8.8.8.84.2.2.2CMD Command:ipconfig ......
Read more >Websites don't load - troubleshoot and fix error messages
Are you having trouble getting a website to load? This article will show you how to fix the problem so you can get...
Read more >How to Fix the "This Site Can't Be Reached" Error (5 Ways)
Are you experiencing the "This Site Can't Be Reached" error? In this article, learn five ways to resolve this error.
Read more >Change site permissions - Android - Google Chrome Help
You can allow or block permissions for a specific site. The site will use the permissions that you set instead of the default...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@pukkandan Hey, one question. I’m using
bv*+ba/b
now and I’m getting this with several metacafe videos:Is that a bug? Video link is working fine.
I can access the site, and other videos play correctly, but this one doesn’t. For now, lets assume its an issue on their side. If the video becomes playable in browser but still doesn’t download, open a new issue