KurtBestor / Hitomi-Downloader

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

얼마 전까지만해도 잘 되던 트위치 다운로드가 갑자기 되지 않읍니다... #4823

Open asdf916 opened 2 years ago

asdf916 commented 2 years ago

해결 부탁드려도 될까요 선생님?

오류 로그 첨부하겠읍니다.

5분 0초 뒤 다시 시작: https://www.twitch.tv/videos/1312141744

version: 3.7k (22-05-06 09:53:24 UTC) platform / locale: Windows-10-10.0.19041-SP0 / ko_kr order / group / uid: 0 / False / b9d11057cfea42ec879760c5cffa55cf input: https://www.twitch.tv/videos/1312141744 type: twitch single: True url: https://www.twitch.tv/videos/1312141744 dir: zip: artist: None valid / done: False / True range / range_p: None / None time: 1653902547.2176375 (22-05-30 09:22:27 UTC) tags: [] lock: False color: invalid paused: False format: None p2f: None segment: None admin: True goodbyedpi: True ytdl: yt_dlp 2022.05.18 pinned: False extras: {} live: False changed: True

[Gallery] None

[File Names]

[URLs]

[Messages] [twitch:vod] 1312141744: Downloading stream metadata GraphQL [twitch:vod] 1312141744: Downloading stream metadata GraphQL [twitch:vod] 1312141744: Downloading stream metadata GraphQL [twitch:vod] 1312141744: Downloading stream metadata GraphQL [twitch:vod] 1312141744: Downloading stream metadata GraphQL [twitch:vod] 1312141744: Downloading stream metadata GraphQL [twitch:vod] 1312141744: Downloading stream metadata GraphQL [twitch:vod] 1312141744: Downloading stream metadata GraphQL Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by <HTTPError 401: 'Unauthorized'>); 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 "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 768, in _request_webpage return self._downloader.urlopen(url_or_request) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\YoutubeDL", line 3596, 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 401: Unauthorized

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 642, in extract ie_result = self._real_extract(url) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\twitch", line 389, in _real_extract info = self._download_info(vod_id) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\twitch", line 294, in _download_info 'Downloading stream metadata GraphQL') File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\twitch", line 155, in _download_gql return self._download_base_gql(video_id, ops, note) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\twitch", line 145, in _download_base_gql headers=headers, fatal=fatal) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 1034, in _download_json expected_status=expected_status) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 1012, in _download_json_handle expected_status=expected_status) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 801, 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\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 786, in _request_webpage raise ExtractorError(errmsg, cause=err) yt_dlp.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by <HTTPError 401: 'Unauthorized'>); 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 "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\YoutubeDL", line 1395, in wrapper return func(self, *args, kwargs) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\YoutubeDL", line 1465, in __extract_info ie_result = ie.extract(url) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 668, in extract raise type(e)(e.orig_msg, kwargs) yt_dlp.utils.ExtractorError: [twitch:vod] 1312141744: Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by <HTTPError 401: 'Unauthorized'>); 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 "extractor\twitch_downloader", line 108, in extract_info File "ytdl", line 402, in extract_info File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\YoutubeDL", line 1386, in extract_info return self.__extract_info(url, self.get_info_extractor(ie_key), download, extra_info, process) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\YoutubeDL", line 1413, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 372, in report_error yt_dlp.utils.DownloadError: ERROR: [twitch:vod] 1312141744: Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by <HTTPError 401: 'Unauthorized'>); 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 "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 768, in _request_webpage return self._downloader.urlopen(url_or_request) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\YoutubeDL", line 3596, 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 401: Unauthorized

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "utils", line 1183, in start File "utils", line 1253, in start_ File "extractor\twitch_downloader", line 53, in read File "utils", line 785, in call File "", line 2, in get File "constants", line 932, in wrapper File "constants", line 903, in wrapper File "extractor\twitch_downloader", line 135, in get File "extractor\twitch_downloader", line 114, in extract_info File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\twitch", line 294, in _download_info 'Downloading stream metadata GraphQL') File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\twitch", line 155, in _download_gql return self._download_base_gql(video_id, ops, note) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\twitch", line 145, in _download_base_gql headers=headers, fatal=fatal) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 1034, in _download_json expected_status=expected_status) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 1012, in _download_json_handle expected_status=expected_status) File "C:\Users\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 801, 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\Standby\AppData\Local\Temp_MEI91242\ytdl_f06279bb\yt_dlp\yt_dlp\extractor\common", line 786, in _request_webpage raise ExtractorError(errmsg, cause=err) yt_dlp.utils.ExtractorError: Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by <HTTPError 401: 'Unauthorized'>); 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 quality: 100% EOT: https://www.twitch.tv/videos/1312141744 (3.3s)

KurtBestor commented 2 years ago

쿠키를 업데이트 해주세요