KurtBestor / Hitomi-Downloader

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

V app 영상 다운로드 못하는 현상 #3257

Open FaithS2 opened 3 years ago

FaithS2 commented 3 years ago

이렇게 뜨는데 어케 해결하나여?

4분 59초 뒤 다시 시작: https://www.vlive.tv/post/1-22099958

version: 3.3a (21-03-01 06:45:57 UTC) platform / locale: Windows-10-10.0.19041-SP0 / ko order / group / uid: 1 / False / 4d674c998f04427fb4b4c901ced636d5 input: https://www.vlive.tv/post/1-22099958 type: vlive single: True url: https://www.vlive.tv/post/1-22099958 dir: zip: artist: None valid / done: False / True range / range_p: ~112000 / None time: 1617097561.963021 (Mar 30) tags: [] lock: False color: invalid paused: False format: None p2f: None segment: None goodbyedpi: True ytdl: 2021.03.25 changed: True

[Gallery] None

[File Names]

[URLs]

[Messages] ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. stop Traceback (most recent call last): File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 634, in _request_webpage return self._downloader.urlopen(url_or_request) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 2279, in urlopen return self._opener.open(req, timeout=self._socket_timeout) File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 400: Bad Request

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 806, in wrapper return func(self, *args, *kwargs) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 827, in __extract_info ie_result = ie.extract(url) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 534, in extract ie_result = self._real_extract(url) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\vlive", line 146, in _real_extract inkey = self._call_api('video/v1.0/vod/%s/inkey', video_id)['inkey'] File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\vlive", line 116, in _call_api headers={'Referer': 'https://www.vlive.tv/'}, query=query) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 899, in _download_json expected_status=expected_status) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 877, in _download_json_handle expected_status=expected_status) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 667, 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\\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 652, in _request_webpage raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) youtube_dl.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1078, in start File "utils", line 1123, in start_ File "extractor\vlive_downloader", line 22, in read File "", line 2, in get_video File "constants", line 876, in wrapper File "constants", line 847, in wrapper File "extractor\vlive_downloader", line 39, in get_video File "ytdl", line 314, in extract_info File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 799, in extract_info return self.extract_info(url, ie, download, extra_info, process) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 806, in wrapper return func(self, *args, *kwargs) File "C:\Users\\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 838, in extract_info return self.process_ie_result(ie_result, download, extra_info) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 879, in process_ie_result extra_info=extra_info) File "ytdl", line 314, in extract_info File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 799, in extract_info return self.__extract_info(url, ie, download, extra_info, process) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 815, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "ytdl", line 285, in report_error youtube_dl.utils.DownloadError: ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Invalid: fail=True EOT: https://www.vlive.tv/post/1-22099958 (2.3s)

ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. stop Traceback (most recent call last): File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 634, in _request_webpage return self._downloader.urlopen(url_or_request) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 2279, in urlopen return self._opener.open(req, timeout=self._socket_timeout) File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 400: Bad Request

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 806, in wrapper return func(self, *args, *kwargs) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 827, in __extract_info ie_result = ie.extract(url) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 534, in extract ie_result = self._real_extract(url) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\vlive", line 146, in _real_extract inkey = self._call_api('video/v1.0/vod/%s/inkey', video_id)['inkey'] File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\vlive", line 116, in _call_api headers={'Referer': 'https://www.vlive.tv/'}, query=query) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 899, in _download_json expected_status=expected_status) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 877, in _download_json_handle expected_status=expected_status) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 667, 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\\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 652, in _request_webpage raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) youtube_dl.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1078, in start File "utils", line 1123, in start_ File "extractor\vlive_downloader", line 22, in read File "", line 2, in get_video File "constants", line 876, in wrapper File "constants", line 847, in wrapper File "extractor\vlive_downloader", line 39, in get_video File "ytdl", line 314, in extract_info File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 799, in extract_info return self.extract_info(url, ie, download, extra_info, process) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 806, in wrapper return func(self, *args, *kwargs) File "C:\Users\\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 838, in extract_info return self.process_ie_result(ie_result, download, extra_info) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 879, in process_ie_result extra_info=extra_info) File "ytdl", line 314, in extract_info File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 799, in extract_info return self.__extract_info(url, ie, download, extra_info, process) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 815, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "ytdl", line 285, in report_error youtube_dl.utils.DownloadError: ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Invalid: fail=True EOT: https://www.vlive.tv/post/1-22099958 (2.4s)

ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. stop Traceback (most recent call last): File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 634, in _request_webpage return self._downloader.urlopen(url_or_request) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 2279, in urlopen return self._opener.open(req, timeout=self._socket_timeout) File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 400: Bad Request

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 806, in wrapper return func(self, *args, *kwargs) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 827, in __extract_info ie_result = ie.extract(url) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 534, in extract ie_result = self._real_extract(url) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\vlive", line 146, in _real_extract inkey = self._call_api('video/v1.0/vod/%s/inkey', video_id)['inkey'] File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\vlive", line 116, in _call_api headers={'Referer': 'https://www.vlive.tv/'}, query=query) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 899, in _download_json expected_status=expected_status) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 877, in _download_json_handle expected_status=expected_status) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 667, 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\\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 652, in _request_webpage raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) youtube_dl.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1078, in start File "utils", line 1123, in start_ File "extractor\vlive_downloader", line 22, in read File "", line 2, in get_video File "constants", line 876, in wrapper File "constants", line 847, in wrapper File "extractor\vlive_downloader", line 39, in get_video File "ytdl", line 314, in extract_info File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 799, in extract_info return self.extract_info(url, ie, download, extra_info, process) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 806, in wrapper return func(self, *args, *kwargs) File "C:\Users\\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 838, in extract_info return self.process_ie_result(ie_result, download, extra_info) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 879, in process_ie_result extra_info=extra_info) File "ytdl", line 314, in extract_info File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 799, in extract_info return self.__extract_info(url, ie, download, extra_info, process) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 815, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "ytdl", line 285, in report_error youtube_dl.utils.DownloadError: ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Invalid: fail=True EOT: https://www.vlive.tv/post/1-22099958 (4.1s)

ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. stop Traceback (most recent call last): File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 634, in _request_webpage return self._downloader.urlopen(url_or_request) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 2279, in urlopen return self._opener.open(req, timeout=self._socket_timeout) File "urllib\request", line 531, in open File "urllib\request", line 641, in http_response File "urllib\request", line 569, in error File "urllib\request", line 503, in _call_chain File "urllib\request", line 649, in http_error_default urllib.error.HTTPError: HTTP Error 400: Bad Request

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 806, in wrapper return func(self, *args, *kwargs) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 827, in __extract_info ie_result = ie.extract(url) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 534, in extract ie_result = self._real_extract(url) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\vlive", line 146, in _real_extract inkey = self._call_api('video/v1.0/vod/%s/inkey', video_id)['inkey'] File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\vlive", line 116, in _call_api headers={'Referer': 'https://www.vlive.tv/'}, query=query) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 899, in _download_json expected_status=expected_status) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 877, in _download_json_handle expected_status=expected_status) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 667, 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\\AppData\Local\Temp\youtube_dl_module\youtube_dl\extractor\common", line 652, in _request_webpage raise ExtractorError(errmsg, sys.exc_info()[2], cause=err) youtube_dl.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1078, in start File "utils", line 1123, in start_ File "extractor\vlive_downloader", line 22, in read File "", line 2, in get_video File "constants", line 876, in wrapper File "constants", line 847, in wrapper File "extractor\vlive_downloader", line 39, in get_video File "ytdl", line 314, in extract_info File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 799, in extract_info return self.extract_info(url, ie, download, extra_info, process) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 806, in wrapper return func(self, *args, *kwargs) File "C:\Users\\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 838, in extract_info return self.process_ie_result(ie_result, download, extra_info) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 879, in process_ie_result extra_info=extra_info) File "ytdl", line 314, in extract_info File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 799, in extract_info return self.__extract_info(url, ie, download, extra_info, process) File "C:\Users*\AppData\Local\Temp\youtube_dl_module\youtube_dl\YoutubeDL", line 815, in wrapper self.report_error(compat_str(e), e.format_traceback()) File "ytdl", line 285, in report_error youtube_dl.utils.DownloadError: ERROR: Unable to download JSON metadata: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Invalid: fail=True EOT: https://www.vlive.tv/post/1-22099958 (2.0s)

KurtBestor commented 3 years ago

youtube-dl 문제인데 지금은 해결되었어요: https://github.com/ytdl-org/youtube-dl/issues/28589