Xhamster: no video formats found
See original GitHub issueChecklist
- [x ] I’m reporting a broken site support
- [x ] I’ve verified that I’m running youtube-dl version 2021.01.24.1
- [x ] I’ve checked that all provided URLs are alive and playable in a browser
- [x ] I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
- [x ] I’ve searched the bugtracker for similar issues including closed ones
Verbose log
PASTE VERBOSE LOG HERE
$ youtube-dl --verbose -f best https://xhamster.com/videos/earth-family-sex-part-12-classic-sex-collector-s-edition-xh53Gs2 [debug] System config: [‘–prefer-free-formats’] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [‘–verbose’, ‘-f’, ‘best’, ‘https://xhamster.com/videos/earth-family-sex-part-12-classic-sex-collector-s-edition-xh53Gs2’] [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8 [debug] youtube-dl version 2021.01.24.1 [debug] Python version 3.9.1 (CPython) - Linux-5.10.10-200.fc33.x86_64-x86_64-with-glibc2.32 [debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1 [debug] Proxy map: {} [XHamster] xh53Gs2: Downloading webpage ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. Traceback (most recent call last): File “/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py”, line 805, in wrapper return func(self, *args, **kwargs) File “/usr/lib/python3.9/site-packages/youtube_dl/YoutubeDL.py”, line 826, in __extract_info ie_result = ie.extract(url) File “/usr/lib/python3.9/site-packages/youtube_dl/extractor/common.py”, line 532, in extract ie_result = self._real_extract(url) File “/usr/lib/python3.9/site-packages/youtube_dl/extractor/xhamster.py”, line 178, in _real_extract self._sort_formats(formats) File “/usr/lib/python3.9/site-packages/youtube_dl/extractor/common.py”, line 1367, in _sort_formats raise ExtractorError(‘No video formats found’) youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Description
WRITE DESCRIPTION HERE I saw a few bugs like this have been closed but I am still having problems with this site. I am able to download some videos but not all.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6
Top GitHub Comments
You must provide reproducible environment for any further work on this.
For what it’s worth, I can’t reproduce this either. It downloads perfectly fine for me.