Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
cannot download from pornhd.com #4915
Comments
|
Thank you for the report. I believe this issue to be fixed in youtube-dl 2015.02.10.3 and newer. See our FAQ if you need help updating. |
|
Output with version 2015.02.10.3 macbooks-air:~ macbook$ ./youtube-dl -v http://www.pornhd.com/videos/3881/sexy-giselles-first-deepthroat-hd-porn-movie |
|
Look closely at the output: You are using version 2015.02.10.2. Run |
|
Weird, I went to download the latest version from https://yt-dl.org/downloads/latest/youtube-dl then when I typed ./youtube-dl -U, it said I was using the latest version. It's working now. Thanks! |
|
It can take a couple of minutes for the various caches along the way to clear, and to build and upload the new version in the first place. |
Already running the latest version.
macbooks-air:~ macbook$ ./youtube-dl "http://www.pornhd.com/videos/3881/sexy-giselles-first-deepthroat-hd-porn-movie" -v
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://www.pornhd.com/videos/3881/sexy-giselles-first-deepthroat-hd-porn-movie', '-v']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2015.02.09.3
[debug] Python version 2.7.5 - Darwin-13.3.0-x86_64-i386-64bit
[debug] exe versions: none
[debug] Proxy map: {}
[PornHd] sexy-giselles-first-deepthroat-hd-porn-movie: Downloading webpage
ERROR: Unable to extract sources; 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 "./youtube-dl/youtube_dl/YoutubeDL.py", line 619, in extract_info
ie_result = ie.extract(url)
File "./youtube-dl/youtube_dl/extractor/common.py", line 268, in extract
return self.real_extract(url)
File "./youtube-dl/youtube_dl/extractor/pornhd.py", line 49, in real_extract
r"(?s)'sources'\s:\s({.+?})\s*});", webpage, 'sources')))
File "./youtube-dl/youtube_dl/extractor/common.py", line 524, in _search_regex
raise RegexNotFoundError('Unable to extract %s' % _name)
RegexNotFoundError: Unable to extract sources; 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.
macbooks-air:~ macbook$ ./youtube-dl -U
youtube-dl is up-to-date (2015.02.09.3)