You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Messages]
[ytdl] [debug] Encodings: locale cp949, fs utf-8, pref cp949, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT)
[ytdl] [debug] yt-dlp version stable@2024.08.06 from yt-dlp/yt-dlp [4d9231208] (win_exe) API
[ytdl] [debug] params: {'ignore_no_formats_error': True, 'subtitlesformat': 'vtt', 'no_check_certificate': True, 'hls_use_mpegts': True, 'overwrites': True, 'nopart': True, 'verbose': True, 'logger': <ytdl.Logger object at 0x0000020234EC7D60>, 'user_agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.3', 'compat_opts': set(), 'http_headers': {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8', 'Accept-Language': 'en-us,en;q=0.5', 'Sec-Fetch-Mode': 'navigate'}}
[ytdl] [debug] Lazy loading extractors is disabled
[ytdl] [debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[ytdl] [debug] exe versions: ffmpeg 6.0-essentials_build-www.gyan.dev (setts), ffprobe 6.0-essentials_build-www.gyan.dev
[ytdl] [debug] Optional libraries: certifi-2023.07.22, requests-2.31.0, sqlite3-3.35.5, urllib3-1.25.11, websockets-12.0
[ytdl] [debug] Proxy map: {}
[ytdl] [debug] Request Handlers: urllib, websockets
[ytdl] [debug] Loaded 1830 extractors
[ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=3lM_jryVuL8
[ytdl] [youtube] 3lM_jryVuL8: Downloading webpage
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [debug] [youtube] Extracted SAPISID cookie
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
[ytdl] [youtube] 3lM_jryVuL8: Downloading iframe API JS
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
youtube retry...
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
[ytdl] [debug] Encodings: locale cp949, fs utf-8, pref cp949, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT)
[ytdl] [debug] yt-dlp version stable@2024.08.06 from yt-dlp/yt-dlp [4d9231208] (win_exe) API
[ytdl] [debug] params: {'ignore_no_formats_error': True, 'subtitlesformat': 'vtt', 'no_check_certificate': True, 'hls_use_mpegts': True, 'overwrites': True, 'nopart': True, 'verbose': True, 'logger': <ytdl.Logger object at 0x0000020238F85F70>, 'user_agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.3', 'compat_opts': set(), 'http_headers': {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8', 'Accept-Language': 'en-us,en;q=0.5', 'Sec-Fetch-Mode': 'navigate'}}
[ytdl] [debug] Lazy loading extractors is disabled
[ytdl] [debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[ytdl] [debug] exe versions: ffmpeg 6.0-essentials_build-www.gyan.dev (setts), ffprobe 6.0-essentials_build-www.gyan.dev
[ytdl] [debug] Optional libraries: certifi-2023.07.22, requests-2.31.0, sqlite3-3.35.5, urllib3-1.25.11, websockets-12.0
[ytdl] [debug] Proxy map: {}
[ytdl] [debug] Request Handlers: urllib, websockets
[ytdl] [debug] Loaded 1830 extractors
[ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=3lM_jryVuL8
[ytdl] [youtube] 3lM_jryVuL8: Downloading webpage
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [debug] [youtube] Extracted SAPISID cookie
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
[ytdl] [youtube] 3lM_jryVuL8: Downloading iframe API JS
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
youtube retry...
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
[ytdl] [debug] Encodings: locale cp949, fs utf-8, pref cp949, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT)
[ytdl] [debug] yt-dlp version stable@2024.08.06 from yt-dlp/yt-dlp [4d9231208] (win_exe) API
[ytdl] [debug] params: {'ignore_no_formats_error': True, 'subtitlesformat': 'vtt', 'no_check_certificate': True, 'hls_use_mpegts': True, 'overwrites': True, 'nopart': True, 'verbose': True, 'logger': <ytdl.Logger object at 0x0000020238FB7400>, 'user_agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.3', 'compat_opts': set(), 'http_headers': {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8', 'Accept-Language': 'en-us,en;q=0.5', 'Sec-Fetch-Mode': 'navigate'}}
[ytdl] [debug] Lazy loading extractors is disabled
[ytdl] [debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[ytdl] [debug] exe versions: ffmpeg 6.0-essentials_build-www.gyan.dev (setts), ffprobe 6.0-essentials_build-www.gyan.dev
[ytdl] [debug] Optional libraries: certifi-2023.07.22, requests-2.31.0, sqlite3-3.35.5, urllib3-1.25.11, websockets-12.0
[ytdl] [debug] Proxy map: {}
[ytdl] [debug] Request Handlers: urllib, websockets
[ytdl] [debug] Loaded 1830 extractors
[ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=3lM_jryVuL8
[ytdl] [youtube] 3lM_jryVuL8: Downloading webpage
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [debug] [youtube] Extracted SAPISID cookie
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] Unable to download API page: [WinError 10053] 현재 연결은 사용자의 호스트 시스템의 소프트웨어의 의해 중단되었습니다 (caused by TransportError('[WinError 10053] 현재 연결은 사용자의 호스트 시스템의 소프트웨어의 의해 중단되었습니다'))
[ytdl] [youtube] 3lM_jryVuL8: Downloading iframe API JS
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
youtube retry...
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
[ytdl] [debug] Encodings: locale cp949, fs utf-8, pref cp949, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT)
[ytdl] [debug] yt-dlp version stable@2024.08.06 from yt-dlp/yt-dlp [4d9231208] (win_exe) API
[ytdl] [debug] params: {'ignore_no_formats_error': True, 'subtitlesformat': 'vtt', 'no_check_certificate': True, 'hls_use_mpegts': True, 'overwrites': True, 'nopart': True, 'verbose': True, 'logger': <ytdl.Logger object at 0x000002023881DC10>, 'user_agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.3', 'compat_opts': set(), 'http_headers': {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8', 'Accept-Language': 'en-us,en;q=0.5', 'Sec-Fetch-Mode': 'navigate'}}
[ytdl] [debug] Lazy loading extractors is disabled
[ytdl] [debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[ytdl] [debug] exe versions: ffmpeg 6.0-essentials_build-www.gyan.dev (setts), ffprobe 6.0-essentials_build-www.gyan.dev
[ytdl] [debug] Optional libraries: certifi-2023.07.22, requests-2.31.0, sqlite3-3.35.5, urllib3-1.25.11, websockets-12.0
[ytdl] [debug] Proxy map: {}
[ytdl] [debug] Request Handlers: urllib, websockets
[ytdl] [debug] Loaded 1830 extractors
[ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=3lM_jryVuL8
[ytdl] [youtube] 3lM_jryVuL8: Downloading webpage
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [debug] [youtube] Extracted SAPISID cookie
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
[ytdl] [youtube] 3lM_jryVuL8: Downloading iframe API JS
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
youtube retry...
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 507, in read
File "utils", line 4873, in ready
File "extractor\youtube_downloader", line 75, in get
File "extractor\youtube_downloader", line 54, in yt
File "extractor\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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 1395, in start
File "utils", line 1485, in start_
File "extractor\youtube_downloader", line 514, in read
File "extractor\youtube_downloader", line 507, in read
File "utils", line 4873, in ready
File "extractor\youtube_downloader", line 75, in get
File "extractor\youtube_downloader", line 54, in yt
File "extractor\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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: [youtube] https://www.youtube.com/watch?v=3lM_jryVuL8
version: 4.1+ (24-08-10 17:02:13 UTC)
platform / locale: Windows-10-10.0.19045-SP0 / ko_kr
order / group / uid: 0 / False / c823210869bb423998bc59bdfccea323
input: https://www.youtube.com/watch?v=3lM_jryVuL8
type: youtube
single: True
url: https://www.youtube.com/watch?v=3lM_jryVuL8
dir:
zip:
artist: None
valid / done: False / True
range / range_p: None / None
time: 1724927419.209249 (24-08-29 10:30:19 UTC) - 21s elapsed
tags: []
lock: False
color: invalid
paused: False
format: mp4
p2f: None
segment: {'chunk': 1048576, 'n_threads': 4, 'overwrite': True, 'mode': 'query'}
admin: True
res: 4320
goodbyedpi: True
ytdl: yt_dlp 2024.08.06
pinned: False
extras: {}
live: False
changed: True
[File Names]
[URLs]
[Messages]
[ytdl] [debug] Encodings: locale cp949, fs utf-8, pref cp949, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT)
[ytdl] [debug] yt-dlp version stable@2024.08.06 from yt-dlp/yt-dlp [4d9231208] (win_exe) API
[ytdl] [debug] params: {'ignore_no_formats_error': True, 'subtitlesformat': 'vtt', 'no_check_certificate': True, 'hls_use_mpegts': True, 'overwrites': True, 'nopart': True, 'verbose': True, 'logger': <ytdl.Logger object at 0x0000020234EC7D60>, 'user_agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.3', 'compat_opts': set(), 'http_headers': {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8', 'Accept-Language': 'en-us,en;q=0.5', 'Sec-Fetch-Mode': 'navigate'}}
[ytdl] [debug] Lazy loading extractors is disabled
[ytdl] [debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[ytdl] [debug] exe versions: ffmpeg 6.0-essentials_build-www.gyan.dev (setts), ffprobe 6.0-essentials_build-www.gyan.dev
[ytdl] [debug] Optional libraries: certifi-2023.07.22, requests-2.31.0, sqlite3-3.35.5, urllib3-1.25.11, websockets-12.0
[ytdl] [debug] Proxy map: {}
[ytdl] [debug] Request Handlers: urllib, websockets
[ytdl] [debug] Loaded 1830 extractors
[ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=3lM_jryVuL8
[ytdl] [youtube] 3lM_jryVuL8: Downloading webpage
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [debug] [youtube] Extracted SAPISID cookie
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
[ytdl] [youtube] 3lM_jryVuL8: Downloading iframe API JS
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
youtube retry...
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
[ytdl] [debug] Encodings: locale cp949, fs utf-8, pref cp949, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT)
[ytdl] [debug] yt-dlp version stable@2024.08.06 from yt-dlp/yt-dlp [4d9231208] (win_exe) API
[ytdl] [debug] params: {'ignore_no_formats_error': True, 'subtitlesformat': 'vtt', 'no_check_certificate': True, 'hls_use_mpegts': True, 'overwrites': True, 'nopart': True, 'verbose': True, 'logger': <ytdl.Logger object at 0x0000020238F85F70>, 'user_agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.3', 'compat_opts': set(), 'http_headers': {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8', 'Accept-Language': 'en-us,en;q=0.5', 'Sec-Fetch-Mode': 'navigate'}}
[ytdl] [debug] Lazy loading extractors is disabled
[ytdl] [debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[ytdl] [debug] exe versions: ffmpeg 6.0-essentials_build-www.gyan.dev (setts), ffprobe 6.0-essentials_build-www.gyan.dev
[ytdl] [debug] Optional libraries: certifi-2023.07.22, requests-2.31.0, sqlite3-3.35.5, urllib3-1.25.11, websockets-12.0
[ytdl] [debug] Proxy map: {}
[ytdl] [debug] Request Handlers: urllib, websockets
[ytdl] [debug] Loaded 1830 extractors
[ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=3lM_jryVuL8
[ytdl] [youtube] 3lM_jryVuL8: Downloading webpage
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [debug] [youtube] Extracted SAPISID cookie
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
[ytdl] [youtube] 3lM_jryVuL8: Downloading iframe API JS
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
youtube retry...
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
[ytdl] [debug] Encodings: locale cp949, fs utf-8, pref cp949, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT)
[ytdl] [debug] yt-dlp version stable@2024.08.06 from yt-dlp/yt-dlp [4d9231208] (win_exe) API
[ytdl] [debug] params: {'ignore_no_formats_error': True, 'subtitlesformat': 'vtt', 'no_check_certificate': True, 'hls_use_mpegts': True, 'overwrites': True, 'nopart': True, 'verbose': True, 'logger': <ytdl.Logger object at 0x0000020238FB7400>, 'user_agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.3', 'compat_opts': set(), 'http_headers': {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8', 'Accept-Language': 'en-us,en;q=0.5', 'Sec-Fetch-Mode': 'navigate'}}
[ytdl] [debug] Lazy loading extractors is disabled
[ytdl] [debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[ytdl] [debug] exe versions: ffmpeg 6.0-essentials_build-www.gyan.dev (setts), ffprobe 6.0-essentials_build-www.gyan.dev
[ytdl] [debug] Optional libraries: certifi-2023.07.22, requests-2.31.0, sqlite3-3.35.5, urllib3-1.25.11, websockets-12.0
[ytdl] [debug] Proxy map: {}
[ytdl] [debug] Request Handlers: urllib, websockets
[ytdl] [debug] Loaded 1830 extractors
[ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=3lM_jryVuL8
[ytdl] [youtube] 3lM_jryVuL8: Downloading webpage
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [debug] [youtube] Extracted SAPISID cookie
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] Unable to download API page: [WinError 10053] 현재 연결은 사용자의 호스트 시스템의 소프트웨어의 의해 중단되었습니다 (caused by TransportError('[WinError 10053] 현재 연결은 사용자의 호스트 시스템의 소프트웨어의 의해 중단되었습니다'))
[ytdl] [youtube] 3lM_jryVuL8: Downloading iframe API JS
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] [WinError 10054] 현재 연결은 원격 호스트에 의해 강제로 끊겼습니다. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
youtube retry...
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
[ytdl] [debug] Encodings: locale cp949, fs utf-8, pref cp949, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT)
[ytdl] [debug] yt-dlp version stable@2024.08.06 from yt-dlp/yt-dlp [4d9231208] (win_exe) API
[ytdl] [debug] params: {'ignore_no_formats_error': True, 'subtitlesformat': 'vtt', 'no_check_certificate': True, 'hls_use_mpegts': True, 'overwrites': True, 'nopart': True, 'verbose': True, 'logger': <ytdl.Logger object at 0x000002023881DC10>, 'user_agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.3', 'compat_opts': set(), 'http_headers': {'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36', 'Accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,/;q=0.8', 'Accept-Language': 'en-us,en;q=0.5', 'Sec-Fetch-Mode': 'navigate'}}
[ytdl] [debug] Lazy loading extractors is disabled
[ytdl] [debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[ytdl] [debug] exe versions: ffmpeg 6.0-essentials_build-www.gyan.dev (setts), ffprobe 6.0-essentials_build-www.gyan.dev
[ytdl] [debug] Optional libraries: certifi-2023.07.22, requests-2.31.0, sqlite3-3.35.5, urllib3-1.25.11, websockets-12.0
[ytdl] [debug] Proxy map: {}
[ytdl] [debug] Request Handlers: urllib, websockets
[ytdl] [debug] Loaded 1830 extractors
[ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=3lM_jryVuL8
[ytdl] [youtube] 3lM_jryVuL8: Downloading webpage
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [debug] [youtube] Extracted SAPISID cookie
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading ios player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
[ytdl] [youtube] 3lM_jryVuL8: Downloading iframe API JS
[ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)...
[ytdl] [youtube] 3lM_jryVuL8: Downloading web creator player API JSON
[ytdl] [youtube] Unable to download API page: HTTP Error 413: Request Entity Too Large (caused by <HTTPError 413: Request Entity Too Large>)
youtube retry...
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
Traceback (most recent call last):
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\youtube_downloader", line 507, in read
File "utils", line 4873, in ready
File "extractor\youtube_downloader", line 75, in get
File "extractor\youtube_downloader", line 54, in yt
File "extractor\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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
ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1626, in wrapper
return func(self, *args, **kwargs)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1761, in __extract_info
ie_result = ie.extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\common", line 740, in extract
ie_result = self._real_extract(url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4255, in _real_extract
webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 4219, in _download_player_responses
player_responses, player_url = self._extract_player_responses(
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\extractor\youtube", line 3896, in _extract_player_responses
raise ExtractorError('Failed to extract any player response')
yt_dlp.utils.ExtractorError: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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 1395, in start
File "utils", line 1485, in start_
File "extractor\youtube_downloader", line 514, in read
File "extractor\youtube_downloader", line 507, in read
File "utils", line 4873, in ready
File "extractor\youtube_downloader", line 75, in get
File "extractor\youtube_downloader", line 54, in yt
File "extractor\youtube_downloader", line 44, in yt
File "ytdl", line 634, in init
File "ytdl", line 623, in init
File "ytdl", line 509, in extract_info
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1615, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "C:\Users\user\AppData\Local\Temp_MEI95282\ytdl_85b1b21a\yt_dlp\yt_dlp\YoutubeDL", line 1644, in wrapper
self.report_error(str(e), e.format_traceback())
File "ytdl", line 437, in report_error
yt_dlp.utils.DownloadError: ERROR: [youtube] 3lM_jryVuL8: Failed to extract any player response; 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://www.youtube.com/watch?v=3lM_jryVuL8 (19.9s)
이렇게 뜨면서 그제부터 계속 다운로드가 안 되는데 쿠키도 불러와서 로그인하라는 창은 안 뜹니다
대신 계속 invalid라고 뜨는데 어떻게 해야 할까요 제발 도와주세요 8월 말까지만 다운 가능해서 지금 너무 초조합니다 부탁드립니다.....
The text was updated successfully, but these errors were encountered: