[Messages]
id: 647e0888b901a
invalid soup: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
no html
no html
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
stop
Traceback (most recent call last):
File "urllib\request", line 1354, in do_open
File "http\client", line 1252, in request
File "http\client", line 1298, in _send_request
File "http\client", line 1247, in endheaders
File "http\client", line 1007, in _send_output
File "http\client", line 947, in send
File "http\client", line 1421, in connect
File "ssl", line 500, in wrap_socket
File "ssl", line 1040, in _create
File "decorator", line 232, in fun
File "locker", line 123, in _wrapper
File "locker", line 56, in exec
File "locker", line 37, in run
File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage
return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query))
File "ytdl", line 458, in urlopen
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen
return self._request_director.send(req)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send
response = handler.send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send
return self._send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send
handle_response_read_exceptions(cause)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions
handle_sslerror(e)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror
raise CertificateVerifyError(cause=e) from e
yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper
return func(self, *args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info
ie_result = ie.extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract
ie_result = self._real_extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract
webpage = dl_webpage('pc')
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage
return self._download_webpage(
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage
return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content
res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle
ret = dl(args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl
return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage
raise ExtractorError(errmsg, cause=err)
yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "utils", line 1376, in start
File "utils", line 1455, in start
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhubdownloader", line 283, in read
File "utils", line 869, in call
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhub_downloader", line 142, in get
File "ytdl", line 466, in extract_info
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 409, in report_error
yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
stop
Traceback (most recent call last):
File "urllib\request", line 1354, in do_open
File "http\client", line 1252, in request
File "http\client", line 1298, in _send_request
File "http\client", line 1247, in endheaders
File "http\client", line 1007, in _send_output
File "http\client", line 947, in send
File "http\client", line 1421, in connect
File "ssl", line 500, in wrap_socket
File "ssl", line 1040, in _create
File "decorator", line 232, in fun
File "locker", line 123, in _wrapper
File "locker", line 56, in exec
File "locker", line 37, in run
File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage
return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query))
File "ytdl", line 458, in urlopen
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen
return self._request_director.send(req)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send
response = handler.send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send
return self._send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send
handle_response_read_exceptions(cause)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions
handle_sslerror(e)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror
raise CertificateVerifyError(cause=e) from e
yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper
return func(self, *args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info
ie_result = ie.extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract
ie_result = self._real_extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract
webpage = dl_webpage('pc')
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage
return self._download_webpage(
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage
return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content
res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle
ret = dl(args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl
return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage
raise ExtractorError(errmsg, cause=err)
yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "utils", line 1376, in start
File "utils", line 1455, in start
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhubdownloader", line 283, in read
File "utils", line 869, in call
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhub_downloader", line 142, in get
File "ytdl", line 466, in extract_info
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 409, in report_error
yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
stop
Traceback (most recent call last):
File "urllib\request", line 1354, in do_open
File "http\client", line 1252, in request
File "http\client", line 1298, in _send_request
File "http\client", line 1247, in endheaders
File "http\client", line 1007, in _send_output
File "http\client", line 947, in send
File "http\client", line 1421, in connect
File "ssl", line 500, in wrap_socket
File "ssl", line 1040, in _create
File "decorator", line 232, in fun
File "locker", line 123, in _wrapper
File "locker", line 56, in exec
File "locker", line 37, in run
File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage
return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query))
File "ytdl", line 458, in urlopen
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen
return self._request_director.send(req)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send
response = handler.send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send
return self._send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send
handle_response_read_exceptions(cause)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions
handle_sslerror(e)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror
raise CertificateVerifyError(cause=e) from e
yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper
return func(self, *args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info
ie_result = ie.extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract
ie_result = self._real_extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract
webpage = dl_webpage('pc')
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage
return self._download_webpage(
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage
return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content
res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle
ret = dl(args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl
return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage
raise ExtractorError(errmsg, cause=err)
yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "utils", line 1376, in start
File "utils", line 1455, in start
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhubdownloader", line 283, in read
File "utils", line 869, in call
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhub_downloader", line 142, in get
File "ytdl", line 466, in extract_info
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 409, in report_error
yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE06EB8E0>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
stop
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connection", line 159, in _new_conn
File "urllib3\util\connection", line 84, in create_connection
File "urllib3\util\connection", line 74, in create_connection
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 670, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validate_conn
File "urllib3\connection", line 309, in connect
File "urllib3\connection", line 171, in _new_conn
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x000001BEE06EB8E0>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 486, in send
File "urllib3\connectionpool", line 726, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE06EB8E0>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "utils", line 1376, in start
File "utils", line 1455, in start
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhubdownloader", line 283, in read
File "utils", line 869, in call
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhub_downloader", line 99, in get
File "downloader", line 452, in read_html
File "requests\sessions", line 602, in get
File "utils", line 987, in request
File "downloader", line 248, in session_request
File "requests\sessions", line 589, in request
File "requests\sessions", line 703, in send
File "requests\adapters", line 519, in send
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE06EB8E0>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE322FA00>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
stop
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 463, in read_html
File "requests\models", line 1021, in raise_for_status
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connection", line 159, in _new_conn
File "urllib3\util\connection", line 84, in create_connection
File "urllib3\util\connection", line 74, in create_connection
TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "urllib3\connectionpool", line 670, in urlopen
File "urllib3\connectionpool", line 381, in _make_request
File "urllib3\connectionpool", line 978, in _validate_conn
File "urllib3\connection", line 309, in connect
File "urllib3\connection", line 171, in _new_conn
urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x000001BEE322FA00>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests\adapters", line 486, in send
File "urllib3\connectionpool", line 726, in urlopen
File "urllib3\util\retry", line 446, in increment
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE322FA00>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "utils", line 1376, in start
File "utils", line 1455, in start
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhubdownloader", line 283, in read
File "utils", line 869, in call
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhub_downloader", line 99, in get
File "downloader", line 452, in read_html
File "requests\sessions", line 602, in get
File "utils", line 987, in request
File "downloader", line 248, in session_request
File "requests\sessions", line 589, in request
File "requests\sessions", line 703, in send
File "requests\adapters", line 519, in send
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE322FA00>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
stop
Traceback (most recent call last):
File "urllib\request", line 1354, in do_open
File "http\client", line 1252, in request
File "http\client", line 1298, in _send_request
File "http\client", line 1247, in endheaders
File "http\client", line 1007, in _send_output
File "http\client", line 947, in send
File "http\client", line 1421, in connect
File "ssl", line 500, in wrap_socket
File "ssl", line 1040, in _create
File "decorator", line 232, in fun
File "locker", line 123, in _wrapper
File "locker", line 56, in exec
File "locker", line 37, in run
File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage
return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query))
File "ytdl", line 458, in urlopen
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen
return self._request_director.send(req)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send
response = handler.send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send
return self._send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send
handle_response_read_exceptions(cause)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions
handle_sslerror(e)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror
raise CertificateVerifyError(cause=e) from e
yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper
return func(self, *args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info
ie_result = ie.extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract
ie_result = self._real_extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract
webpage = dl_webpage('pc')
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage
return self._download_webpage(
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage
return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content
res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle
ret = dl(args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl
return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage
raise ExtractorError(errmsg, cause=err)
yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "utils", line 1376, in start
File "utils", line 1455, in start
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhubdownloader", line 283, in read
File "utils", line 869, in call
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhub_downloader", line 142, in get
File "ytdl", line 466, in extract_info
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 409, in report_error
yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
id: 647e0888b901a
Video
[debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
[debug] [PornHub] 647e0888b901a: Downloading pc webpage
ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
stop
Traceback (most recent call last):
File "urllib\request", line 1354, in do_open
File "http\client", line 1252, in request
File "http\client", line 1298, in _send_request
File "http\client", line 1247, in endheaders
File "http\client", line 1007, in _send_output
File "http\client", line 947, in send
File "http\client", line 1421, in connect
File "ssl", line 500, in wrap_socket
File "ssl", line 1040, in _create
File "decorator", line 232, in fun
File "locker", line 123, in _wrapper
File "locker", line 56, in exec
File "locker", line 37, in run
File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage
return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query))
File "ytdl", line 458, in urlopen
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen
return self._request_director.send(req)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send
response = handler.send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send
return self._send(request)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send
handle_response_read_exceptions(cause)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions
handle_sslerror(e)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror
raise CertificateVerifyError(cause=e) from e
yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper
return func(self, *args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info
ie_result = ie.extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract
ie_result = self._real_extract(url)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract
webpage = dl_webpage('pc')
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage
return self._download_webpage(
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage
return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content
res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle
ret = dl(args, kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl
return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle
urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage
raise ExtractorError(errmsg, cause=err)
yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "utils", line 1376, in start
File "utils", line 1455, in start
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhubdownloader", line 283, in read
File "utils", line 869, in call
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhub_downloader", line 142, in get
File "ytdl", line 466, in extract_info
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 409, in report_error
yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 452, in read_html
File "requests\sessions", line 602, in get
File "utils", line 987, in request
File "downloader", line 248, in session_request
File "requests\sessions", line 589, in request
File "requests\sessions", line 703, in send
File "requests\adapters", line 486, in send
File "urllib3\connectionpool", line 670, in urlopen
File "urllib3\connectionpool", line 392, in _make_request
File "http\client", line 1252, in request
File "http\client", line 1293, in _send_request
File "http\client", line 1225, in putheader
UnicodeEncodeError: 'latin-1' codec can't encode character '\u3001' in position 151: ordinal not in range(256)
Video
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 452, in read_html
File "requests\sessions", line 602, in get
File "utils", line 987, in request
File "downloader", line 248, in session_request
File "requests\sessions", line 589, in request
File "requests\sessions", line 703, in send
File "requests\adapters", line 486, in send
File "urllib3\connectionpool", line 670, in urlopen
File "urllib3\connectionpool", line 392, in _make_request
File "http\client", line 1252, in request
File "http\client", line 1293, in _send_request
File "http\client", line 1225, in putheader
UnicodeEncodeError: 'latin-1' codec can't encode character '\u3001' in position 151: ordinal not in range(256)
Video
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 452, in read_html
File "requests\sessions", line 602, in get
File "utils", line 987, in request
File "downloader", line 248, in session_request
File "requests\sessions", line 589, in request
File "requests\sessions", line 703, in send
File "requests\adapters", line 486, in send
File "urllib3\connectionpool", line 670, in urlopen
File "urllib3\connectionpool", line 392, in _make_request
File "http\client", line 1252, in request
File "http\client", line 1293, in _send_request
File "http\client", line 1225, in putheader
UnicodeEncodeError: 'latin-1' codec can't encode character '\u3001' in position 151: ordinal not in range(256)
Video
id: 647e0888b901a
Traceback (most recent call last):
File "downloader", line 412, in read_html
Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "extractor\pornhub_downloader", line 90, in get
File "downloader", line 452, in read_html
File "requests\sessions", line 602, in get
File "utils", line 987, in request
File "downloader", line 248, in session_request
File "requests\sessions", line 589, in request
File "requests\sessions", line 703, in send
File "requests\adapters", line 486, in send
File "urllib3\connectionpool", line 670, in urlopen
File "urllib3\connectionpool", line 392, in _make_request
File "http\client", line 1252, in request
File "http\client", line 1293, in _send_request
File "http\client", line 1225, in putheader
UnicodeEncodeError: 'latin-1' codec can't encode character '\u3001' in position 151: ordinal not in range(256)
Video
'NoneType' object has no attribute 'findAll'
stop
Traceback (most recent call last):
File "utils", line 1376, in start
File "utils", line 1455, in start
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhubdownloader", line 283, in read
File "utils", line 869, in call
File "decorator", line 232, in fun
File "constants", line 904, in try
File "constants", line 873, in try_
File "extractor\pornhub_downloader", line 134, in get
AttributeError: 'NoneType' object has no attribute 'findAll'
Invalid: [pornhub] https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
version: 3.8f+ (23-11-20 03:00:01 UTC) platform / locale: Windows-10-10.0.19044-SP0 / zh_cn order / group / uid: 0 / False / 6bbf1b1c5d494f5283744c9e630269b7 input: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a type: pornhub single: True url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a dir: zip: artist: None valid / done: False / True range / range_p: None / None time: 1700558794.7856672 (23-11-21 09:26:34 UTC) - 112s elapsed tags: [] lock: False color: invalid paused: False format: None p2f: None segment: None admin: True goodbyedpi: False ytdl: yt_dlp 2023.10.07 pinned: False extras: {} live: False changed: True
[File Names]
[URLs]
[Messages] id: 647e0888b901a invalid soup: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a no html no html Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U stop Traceback (most recent call last): File "urllib\request", line 1354, in do_open File "http\client", line 1252, in request File "http\client", line 1298, in _send_request File "http\client", line 1247, in endheaders File "http\client", line 1007, in _send_output File "http\client", line 947, in send File "http\client", line 1421, in connect File "ssl", line 500, in wrap_socket File "ssl", line 1040, in _create File "decorator", line 232, in fun File "locker", line 123, in _wrapper File "locker", line 56, in exec File "locker", line 37, in run File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query)) File "ytdl", line 458, in urlopen File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen return self._request_director.send(req) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send response = handler.send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper return func(self, *args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send return self._send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send handle_response_read_exceptions(cause) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions handle_sslerror(e) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror raise CertificateVerifyError(cause=e) from e yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper return func(self, *args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info ie_result = ie.extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract ie_result = self._real_extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract webpage = dl_webpage('pc') File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage return self._download_webpage( File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle ret = dl(args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage raise ExtractorError(errmsg, cause=err) yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "utils", line 1376, in start File "utils", line 1455, in start File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhubdownloader", line 283, in read File "utils", line 869, in call File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhub_downloader", line 142, in get File "ytdl", line 466, in extract_info File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 409, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
Invalid: fail=True EOT: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a (26.5s)
id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U stop Traceback (most recent call last): File "urllib\request", line 1354, in do_open File "http\client", line 1252, in request File "http\client", line 1298, in _send_request File "http\client", line 1247, in endheaders File "http\client", line 1007, in _send_output File "http\client", line 947, in send File "http\client", line 1421, in connect File "ssl", line 500, in wrap_socket File "ssl", line 1040, in _create File "decorator", line 232, in fun File "locker", line 123, in _wrapper File "locker", line 56, in exec File "locker", line 37, in run File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query)) File "ytdl", line 458, in urlopen File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen return self._request_director.send(req) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send response = handler.send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper return func(self, *args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send return self._send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send handle_response_read_exceptions(cause) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions handle_sslerror(e) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror raise CertificateVerifyError(cause=e) from e yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper return func(self, *args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info ie_result = ie.extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract ie_result = self._real_extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract webpage = dl_webpage('pc') File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage return self._download_webpage( File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle ret = dl(args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage raise ExtractorError(errmsg, cause=err) yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "utils", line 1376, in start File "utils", line 1455, in start File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhubdownloader", line 283, in read File "utils", line 869, in call File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhub_downloader", line 142, in get File "ytdl", line 466, in extract_info File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 409, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
Invalid: fail=True EOT: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a (14.5s)
id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U stop Traceback (most recent call last): File "urllib\request", line 1354, in do_open File "http\client", line 1252, in request File "http\client", line 1298, in _send_request File "http\client", line 1247, in endheaders File "http\client", line 1007, in _send_output File "http\client", line 947, in send File "http\client", line 1421, in connect File "ssl", line 500, in wrap_socket File "ssl", line 1040, in _create File "decorator", line 232, in fun File "locker", line 123, in _wrapper File "locker", line 56, in exec File "locker", line 37, in run File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query)) File "ytdl", line 458, in urlopen File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen return self._request_director.send(req) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send response = handler.send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper return func(self, *args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send return self._send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send handle_response_read_exceptions(cause) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions handle_sslerror(e) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror raise CertificateVerifyError(cause=e) from e yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper return func(self, *args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info ie_result = ie.extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract ie_result = self._real_extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract webpage = dl_webpage('pc') File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage return self._download_webpage( File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle ret = dl(args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage raise ExtractorError(errmsg, cause=err) yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "utils", line 1376, in start File "utils", line 1455, in start File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhubdownloader", line 283, in read File "utils", line 869, in call File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhub_downloader", line 142, in get File "ytdl", line 466, in extract_info File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 409, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
Invalid: fail=True EOT: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a (10.9s)
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE06EB8E0>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。')) stop Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connection", line 159, in _new_conn File "urllib3\util\connection", line 84, in create_connection File "urllib3\util\connection", line 74, in create_connection TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 670, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validate_conn File "urllib3\connection", line 309, in connect File "urllib3\connection", line 171, in _new_conn urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x000001BEE06EB8E0>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 486, in send File "urllib3\connectionpool", line 726, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE06EB8E0>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "utils", line 1376, in start File "utils", line 1455, in start File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhubdownloader", line 283, in read File "utils", line 869, in call File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhub_downloader", line 99, in get File "downloader", line 452, in read_html File "requests\sessions", line 602, in get File "utils", line 987, in request File "downloader", line 248, in session_request File "requests\sessions", line 589, in request File "requests\sessions", line 703, in send File "requests\adapters", line 519, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE06EB8E0>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
Invalid: fail=True EOT: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a (85.3s)
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE322FA00>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。')) stop Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 463, in read_html File "requests\models", line 1021, in raise_for_status requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connection", line 159, in _new_conn File "urllib3\util\connection", line 84, in create_connection File "urllib3\util\connection", line 74, in create_connection TimeoutError: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "urllib3\connectionpool", line 670, in urlopen File "urllib3\connectionpool", line 381, in _make_request File "urllib3\connectionpool", line 978, in _validate_conn File "urllib3\connection", line 309, in connect File "urllib3\connection", line 171, in _new_conn urllib3.exceptions.NewConnectionError: <urllib3.connection.HTTPSConnection object at 0x000001BEE322FA00>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "requests\adapters", line 486, in send File "urllib3\connectionpool", line 726, in urlopen File "urllib3\util\retry", line 446, in increment urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE322FA00>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "utils", line 1376, in start File "utils", line 1455, in start File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhubdownloader", line 283, in read File "utils", line 869, in call File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhub_downloader", line 99, in get File "downloader", line 452, in read_html File "requests\sessions", line 602, in get File "utils", line 987, in request File "downloader", line 248, in session_request File "requests\sessions", line 589, in request File "requests\sessions", line 703, in send File "requests\adapters", line 519, in send requests.exceptions.ConnectionError: HTTPSConnectionPool(host='cn.pornhubpremium.com', port=443): Max retries exceeded with url: /view_video.php?viewkey=647e0888b901a (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x000001BEE322FA00>: Failed to establish a new connection: [WinError 10060] 由于连接方在一段时间后没有正确答复或连接的主机没有反应,连接尝试失败。'))
Invalid: fail=True EOT: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a (85.2s)
id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U stop Traceback (most recent call last): File "urllib\request", line 1354, in do_open File "http\client", line 1252, in request File "http\client", line 1298, in _send_request File "http\client", line 1247, in endheaders File "http\client", line 1007, in _send_output File "http\client", line 947, in send File "http\client", line 1421, in connect File "ssl", line 500, in wrap_socket File "ssl", line 1040, in _create File "decorator", line 232, in fun File "locker", line 123, in _wrapper File "locker", line 56, in exec File "locker", line 37, in run File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query)) File "ytdl", line 458, in urlopen File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen return self._request_director.send(req) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send response = handler.send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper return func(self, *args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send return self._send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send handle_response_read_exceptions(cause) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions handle_sslerror(e) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror raise CertificateVerifyError(cause=e) from e yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper return func(self, *args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info ie_result = ie.extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract ie_result = self._real_extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract webpage = dl_webpage('pc') File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage return self._download_webpage( File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle ret = dl(args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage raise ExtractorError(errmsg, cause=err) yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "utils", line 1376, in start File "utils", line 1455, in start File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhubdownloader", line 283, in read File "utils", line 869, in call File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhub_downloader", line 142, in get File "ytdl", line 466, in extract_info File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 409, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
Invalid: fail=True EOT: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a (10.1s)
id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage id: 647e0888b901a Video [debug] [PornHub] Extracting URL: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a [debug] [PornHub] 647e0888b901a: Downloading pc webpage ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U stop Traceback (most recent call last): File "urllib\request", line 1354, in do_open File "http\client", line 1252, in request File "http\client", line 1298, in _send_request File "http\client", line 1247, in endheaders File "http\client", line 1007, in _send_output File "http\client", line 947, in send File "http\client", line 1421, in connect File "ssl", line 500, in wrap_socket File "ssl", line 1040, in _create File "decorator", line 232, in fun File "locker", line 123, in _wrapper File "locker", line 56, in exec File "locker", line 37, in run File "locker", line 123, in
File "downloader", line 101, in do_handshake
File "ssl", line 1309, in do_handshake
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
The above exception was the direct cause of the following exception:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 847, in _request_webpage return self._downloader.urlopen(self._create_request(url_or_request, data, headers, query)) File "ytdl", line 458, in urlopen File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 4051, in urlopen return self._request_director.send(req) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 114, in send response = handler.send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_helper", line 204, in wrapper return func(self, *args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking\common", line 325, in send return self._send(request) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 424, in _send handle_response_read_exceptions(cause) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 342, in handle_response_read_exceptions handle_sslerror(e) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\networking_urllib", line 334, in handle_sslerror raise CertificateVerifyError(cause=e) from e yt_dlp.networking.exceptions.CertificateVerifyError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1567, in wrapper return func(self, *args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1702, in extract_info ie_result = ie.extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 715, in extract ie_result = self._real_extract(url) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 285, in _real_extract webpage = dl_webpage('pc') File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 281, in dl_webpage return self._download_webpage( File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1118, in _download_webpage return self.download_webpage(url_or_request, video_id, note, errnote, None, fatal, args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 1069, in download_content res = getattr(self, download_handle.name)(url_or_request, video_id, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 38, in _download_webpage_handle ret = dl(args, kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\pornhub", line 36, in dl return super(PornHubBaseIE, self)._download_webpage_handle(*args, **kwargs) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 903, in _download_webpage_handle urlh = self._request_webpage(url_or_request, video_id, note, errnote, fatal, data=data, headers=headers, query=query, expected_status=expected_status) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\extractor\common", line 860, in _request_webpage raise ExtractorError(errmsg, cause=err) yt_dlp.utils.ExtractorError: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "utils", line 1376, in start File "utils", line 1455, in start File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhubdownloader", line 283, in read File "utils", line 869, in call File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhub_downloader", line 142, in get File "ytdl", line 466, in extract_info File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1556, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\18675.LAPTOP-EVIOIN2G\AppData\Local\Temp_MEI219482\ytdl_75a2d1b9\yt_dlp\yt_dlp\YoutubeDL", line 1585, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 409, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] 647e0888b901a: Unable to download webpage: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131) (caused by CertificateVerifyError('[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1131)')); please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
Invalid: fail=True EOT: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a (11.9s)
id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 452, in read_html File "requests\sessions", line 602, in get File "utils", line 987, in request File "downloader", line 248, in session_request File "requests\sessions", line 589, in request File "requests\sessions", line 703, in send File "requests\adapters", line 486, in send File "urllib3\connectionpool", line 670, in urlopen File "urllib3\connectionpool", line 392, in _make_request File "http\client", line 1252, in request File "http\client", line 1293, in _send_request File "http\client", line 1225, in putheader UnicodeEncodeError: 'latin-1' codec can't encode character '\u3001' in position 151: ordinal not in range(256)
Video id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 452, in read_html File "requests\sessions", line 602, in get File "utils", line 987, in request File "downloader", line 248, in session_request File "requests\sessions", line 589, in request File "requests\sessions", line 703, in send File "requests\adapters", line 486, in send File "urllib3\connectionpool", line 670, in urlopen File "urllib3\connectionpool", line 392, in _make_request File "http\client", line 1252, in request File "http\client", line 1293, in _send_request File "http\client", line 1225, in putheader UnicodeEncodeError: 'latin-1' codec can't encode character '\u3001' in position 151: ordinal not in range(256)
Video id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 452, in read_html File "requests\sessions", line 602, in get File "utils", line 987, in request File "downloader", line 248, in session_request File "requests\sessions", line 589, in request File "requests\sessions", line 703, in send File "requests\adapters", line 486, in send File "urllib3\connectionpool", line 670, in urlopen File "urllib3\connectionpool", line 392, in _make_request File "http\client", line 1252, in request File "http\client", line 1293, in _send_request File "http\client", line 1225, in putheader UnicodeEncodeError: 'latin-1' codec can't encode character '\u3001' in position 151: ordinal not in range(256)
Video id: 647e0888b901a Traceback (most recent call last): File "downloader", line 412, in read_html Exception: session
During handling of the above exception, another exception occurred:
Traceback (most recent call last): File "extractor\pornhub_downloader", line 90, in get File "downloader", line 452, in read_html File "requests\sessions", line 602, in get File "utils", line 987, in request File "downloader", line 248, in session_request File "requests\sessions", line 589, in request File "requests\sessions", line 703, in send File "requests\adapters", line 486, in send File "urllib3\connectionpool", line 670, in urlopen File "urllib3\connectionpool", line 392, in _make_request File "http\client", line 1252, in request File "http\client", line 1293, in _send_request File "http\client", line 1225, in putheader UnicodeEncodeError: 'latin-1' codec can't encode character '\u3001' in position 151: ordinal not in range(256)
Video 'NoneType' object has no attribute 'findAll' stop Traceback (most recent call last): File "utils", line 1376, in start File "utils", line 1455, in start File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhubdownloader", line 283, in read File "utils", line 869, in call File "decorator", line 232, in fun File "constants", line 904, in try File "constants", line 873, in try_ File "extractor\pornhub_downloader", line 134, in get AttributeError: 'NoneType' object has no attribute 'findAll'
Invalid: fail=True EOT: https://cn.pornhub.com/view_video.php?viewkey=647e0888b901a (5.1s)