KurtBestor / Hitomi-Downloader

:cake: Desktop utility to download images/videos/music/text from various websites, and more.
21.88k stars 2.02k forks source link

폰허브 invalid 오류가 발생합니다. #3915

Open unonamed opened 2 years ago

unonamed commented 2 years ago

Invalid: [pornhub] https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d

version: 3.6 (21-10-18 01:52:41 UTC) platform / locale: Windows-10-10.0.17763-SP0 / ko order / group / uid: 0 / False / 99791a690f994186bed894daa777a9d1 input: https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d type: pornhub single: True url: https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d dir: zip: artist: None valid / done: False / False range / range_p: None / None time: 1634741362.96197 (20 Oct) tags: [] lock: False color: invalid paused: False format: None p2f: None segment: None admin: True goodbyedpi: True ytdl: yt_dlp 2021.10.10 pinned: False extras: {} live: False changed: True

[Gallery] None

[File Names]

[URLs]

[Messages] id: ph615a07600562d invalid soup: https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d no html Video [PornHub] ph615a07600562d: Downloading pc webpage ERROR: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org stop Traceback (most recent call last): File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 589, in extract ie_result = self._real_extract(url) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 279, in _real_extract webpage = dl_webpage('pc') File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 277, in dl_webpage video_id, 'Downloading %s webpage' % platform) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 866, in _download_webpage expected_status=expected_status) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 56, in _download_webpage_handle phantom = PhantomJSwrapper(self, required_version='2.0') File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\openload", line 118, in init expected=True) yt_dlp.utils.ExtractorError: PhantomJS executable not found in PATH, download it from http://phantomjs.org

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1263, in wrapper return func(self, *args, **kwargs) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1288, in __extract_info ie_result = ie.extract(url) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 606, in extract e.msg, video_id=video_id, ie=self.IE_NAME, tb=e.traceback, expected=e.expected, cause=e.cause) yt_dlp.utils.ExtractorError: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1138, in start File "utils", line 1208, in start_ File "extractor\pornhub_downloader", line 265, in read File "utils", line 749, in call File "extractor\pornhub_downloader", line 126, in get File "ytdl", line 379, in extract_info File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1255, in extract_info return self.__extract_info(url, self.get_info_extractor(ie_key), download, extra_info, process) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1272, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "ytdl", line 349, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org

Invalid: fail=True EOT: https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d (10.4s)

id: ph615a07600562d invalid soup: https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d no html Video [PornHub] ph615a07600562d: Downloading pc webpage [PornHub] ph615a07600562d: Downloading m3u8 information [PornHub] ph615a07600562d: Downloading m3u8 information [PornHub] ph615a07600562d: Downloading m3u8 information [PornHub] ph615a07600562d: Downloading m3u8 information [PornHub] ph615a07600562d: Downloading JSON metadata ERROR: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org stop Traceback (most recent call last): File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 589, in extract ie_result = self._real_extract(url) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 446, in _real_extract medias = self._download_json(video_url, video_id, fatal=False) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 964, in _download_json expected_status=expected_status) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 942, in _download_json_handle expected_status=expected_status) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 56, in _download_webpage_handle phantom = PhantomJSwrapper(self, required_version='2.0') File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\openload", line 118, in init expected=True) yt_dlp.utils.ExtractorError: PhantomJS executable not found in PATH, download it from http://phantomjs.org

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1263, in wrapper return func(self, *args, **kwargs) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1288, in __extract_info ie_result = ie.extract(url) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 606, in extract e.msg, video_id=video_id, ie=self.IE_NAME, tb=e.traceback, expected=e.expected, cause=e.cause) yt_dlp.utils.ExtractorError: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1138, in start File "utils", line 1208, in start_ File "extractor\pornhub_downloader", line 265, in read File "utils", line 749, in call File "extractor\pornhub_downloader", line 126, in get File "ytdl", line 379, in extract_info File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1255, in extract_info return self.__extract_info(url, self.get_info_extractor(ie_key), download, extra_info, process) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1272, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "ytdl", line 349, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org

Invalid: fail=True EOT: https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d (17.5s)

id: ph615a07600562d invalid soup: https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d no html Video [PornHub] ph615a07600562d: Downloading pc webpage ERROR: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org stop Traceback (most recent call last): File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 589, in extract ie_result = self._real_extract(url) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 279, in _real_extract webpage = dl_webpage('pc') File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 277, in dl_webpage video_id, 'Downloading %s webpage' % platform) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 866, in _download_webpage expected_status=expected_status) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 56, in _download_webpage_handle phantom = PhantomJSwrapper(self, required_version='2.0') File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\openload", line 118, in init expected=True) yt_dlp.utils.ExtractorError: PhantomJS executable not found in PATH, download it from http://phantomjs.org

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1263, in wrapper return func(self, *args, **kwargs) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1288, in __extract_info ie_result = ie.extract(url) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 606, in extract e.msg, video_id=video_id, ie=self.IE_NAME, tb=e.traceback, expected=e.expected, cause=e.cause) yt_dlp.utils.ExtractorError: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1138, in start File "utils", line 1208, in start_ File "extractor\pornhub_downloader", line 265, in read File "utils", line 749, in call File "extractor\pornhub_downloader", line 126, in get File "ytdl", line 379, in extract_info File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1255, in extract_info return self.__extract_info(url, self.get_info_extractor(ie_key), download, extra_info, process) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1272, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "ytdl", line 349, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org

Invalid: fail=True EOT: https://www.pornhub.com/view_video.php?viewkey=ph615a07600562d (14.5s)

id: ph615a07600562d Video [PornHub] ph615a07600562d: Downloading pc webpage ERROR: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org stop Traceback (most recent call last): File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 589, in extract ie_result = self._real_extract(url) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 279, in _real_extract webpage = dl_webpage('pc') File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 277, in dl_webpage video_id, 'Downloading %s webpage' % platform) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 866, in _download_webpage expected_status=expected_status) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\pornhub", line 56, in _download_webpage_handle phantom = PhantomJSwrapper(self, required_version='2.0') File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\openload", line 118, in init expected=True) yt_dlp.utils.ExtractorError: PhantomJS executable not found in PATH, download it from http://phantomjs.org

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1263, in wrapper return func(self, *args, **kwargs) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1288, in __extract_info ie_result = ie.extract(url) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\extractor\common", line 606, in extract e.msg, video_id=video_id, ie=self.IE_NAME, tb=e.traceback, expected=e.expected, cause=e.cause) yt_dlp.utils.ExtractorError: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1138, in start File "utils", line 1208, in start_ File "extractor\pornhub_downloader", line 265, in read File "utils", line 749, in call File "extractor\pornhub_downloader", line 126, in get File "ytdl", line 379, in extract_info File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1255, in extract_info return self.__extract_info(url, self.get_info_extractor(ie_key), download, extra_info, process) File "C:\Users\kgw27\AppData\Local\Temp_MEI82162\ytdl_f10ff222\yt_dlp\yt_dlp\YoutubeDL", line 1272, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "ytdl", line 349, in report_error yt_dlp.utils.DownloadError: ERROR: [PornHub] ph615a07600562d: PhantomJS executable not found in PATH, download it from http://phantomjs.org

Invalid: fail=True

///

https://github.com/KurtBestor/Hitomi-Downloader/issues/2936 이 주소에 있는 파일로 다운하는데 전날엔 200개 넘게 잘되다가 오늘하니 어떤건 invalid 뜨고, 어떤건 잘 돌아가고 합니다. invalid 뜨는건 새로고침하니 다운되던건 있는데 이건 반복해도 실행이 안됩니다.

KurtBestor commented 2 years ago

이건 어떤가요?: https://github.com/KurtBestor/Hitomi-Downloader/releases/tag/Technical-Preview

unonamed commented 2 years ago

현재 폰헙작동은 잘 되는거 같긴한데 iwara는 invalid 뜨기도 하네요. 새로고침 여러번 하면 다시 다운로드 진행되는 형식입니다. 일단 며칠더 사용해보겠습니다 감사합니다

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 30 days if no further activity occurs, but feel free to re-open a closed issue if needed.