-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Description
Checklist
- I'm reporting a broken site support
- I've verified that I'm running youtube-dl version 2021.01.08
- 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 issues including closed ones
Verbose log
On some URL video not found (work with browser)
$ youtube-dl -4 https://www.youporn.com/watch/16317256/two-pretty-best-friends-jk-lesbian-couple-masturbating-together-with-toys/ -v [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-4', u'https://www.youporn.com/watch/16317256/two-pretty-best-friends-jk-lesbian-couple-masturbating-together-with-toys/', u'-v'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2021.01.08 [debug] Python version 2.7.18rc1 (CPython) - Linux-5.4.0-47-generic-x86_64-with-LinuxMint-20-ulyana [debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4, phantomjs 5 [debug] Proxy map: {} [YouPorn] two-pretty-best-friends-jk-lesbian-couple-masturbating-together-with-toys: 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; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. Traceback (most recent call last): File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 803, in wrapper return func(self, *args, **kwargs) File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 824, in __extract_info ie_result = ie.extract(url) File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 532, in extract ie_result = self._real_extract(url) File "/usr/local/bin/youtube-dl/youtube_dl/extractor/youporn.py", line 142, in _real_extract self._sort_formats(formats) File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 1367, in _sort_formats raise ExtractorError('No video formats found') ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
On other URL, download "something" but not the videos (look like the webpage code)
$ youtube-dl -4 'https://www.youporn.com/watch/16325334/justinconrad-and-kinkykendallrae-fuck-hard/' -v [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-4', u'https://www.youporn.com/watch/16325334/justinconrad-and-kinkykendallrae-fuck-hard/', u'-v'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2021.01.08 [debug] Python version 2.7.18rc1 (CPython) - Linux-5.4.0-47-generic-x86_64-with-LinuxMint-20-ulyana [debug] exe versions: ffmpeg 4.2.4, ffprobe 4.2.4, phantomjs 5 [debug] Proxy map: {} [YouPorn] justinconrad-and-kinkykendallrae-fuck-hard: Downloading webpage [debug] Default format spec: bestvideo+bestaudio/best [debug] Invoking downloader on u'https://www.modelhub.com/video/ph5f5b14757ddca' [download] Destination: JustinConrad and kinkykendallrae fuck hard!-16325334.unknown_video [download] 100% of 216.97KiB in 00:00 $ head JustinConrad\ and\ kinkykendallrae\ fuck\ hard\!-16325334.unknown_video <!DOCTYPE html> <html lang="en" class="language-en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1,user-scalable=0"> <meta http-equiv="Content-type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="shortcut icon" href="https://ei.phncdn.com/www-static/cliphub/icons/pc/modelhub/favicon.ico?cache=2021011401" /> $
Description
see log below
Thanks for helping
Metadata
Metadata
Assignees
Labels
No labels