KurtBestor / Hitomi-Downloader

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

Youtube videos cannot be downloaded #7143

Open SNilWillIllShill opened 5 months ago

SNilWillIllShill commented 5 months ago

It is as the title says. I cannot download any youtube videos with hitomi downloader, and I do not know why. Here is what appears when I click "Task Info" for a failed youtube download:

Invalid: [youtube] https://www.youtube.com/watch?v=tbR3iG-6mFo

version: 4.1 (24-02-28 04:49:54 UTC) platform / locale: Windows-10-10.0.19045-SP0 / en_us order / group / uid: 0 / False / dd5861db7cdc4bafb4a248239f639fa4 input: https://www.youtube.com/watch?v=tbR3iG-6mFo type: youtube single: True url: https://www.youtube.com/watch?v=tbR3iG-6mFo dir: zip: artist: None valid / done: False / True range / range_p: None / None time: 1714237968.425944 (24-04-27 17:12:48 UTC) - 67s elapsed tags: [] lock: False color: invalid paused: False format: mp4 p2f: None segment: {'chunk': 1048576, 'n_threads': 4, 'overwrite': True, 'mode': 'query'} admin: False goodbyedpi: None ytdl: yt_dlp 2024.03.20.232704 pinned: False extras: {} live: False changed: True

[File Names]

[URLs]

[Messages] [ytdl] [debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT) [ytdl] [debug] yt-dlp version nightly@2024.03.20.232704 from yt-dlp/yt-dlp-nightly-builds [07f5b2f75] (pip) 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 0x000002108339AF70>, 'user_agent': 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/4.0; InfoPath.2; SV1; .NET CLR 2.0.50727; WOW64)', '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.72 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 1806 extractors [ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=tbR3iG-6mFo [ytdl] [youtube] tbR3iG-6mFo: Downloading webpage [ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large [ytdl] [debug] [youtube] Extracted SAPISID cookie [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: 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] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android 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] tbR3iG-6mFo: Downloading iframe API JS [ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web 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\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1605, in wrapper return func(self, *args, **kwargs) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1740, in __extract_info ie_result = ie.extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\common", line 732, in extract ie_result = self._real_extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4075, in _real_extract webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4039, in _download_player_responses player_responses, player_url = self._extract_player_responses( File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 3731, in _extract_player_responses raise ExtractorError('Failed to extract any player response') yt_dlp.utils.ExtractorError: [youtube] tbR3iG-6mFo: 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 621, in init File "ytdl", line 611, in init File "ytdl", line 497, in extract_info File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1594, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1623, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 425, in report_error yt_dlp.utils.DownloadError: ERROR: [youtube] tbR3iG-6mFo: 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 cp1252, fs utf-8, pref cp1252, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT) [ytdl] [debug] yt-dlp version nightly@2024.03.20.232704 from yt-dlp/yt-dlp-nightly-builds [07f5b2f75] (pip) 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 0x000002108343CBB0>, 'user_agent': 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/4.0; InfoPath.2; SV1; .NET CLR 2.0.50727; WOW64)', '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.72 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 1806 extractors [ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=tbR3iG-6mFo [ytdl] [youtube] tbR3iG-6mFo: Downloading webpage [ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large [ytdl] [debug] [youtube] Extracted SAPISID cookie [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: 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] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android 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] tbR3iG-6mFo: Downloading iframe API JS [ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web 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\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1605, in wrapper return func(self, *args, **kwargs) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1740, in __extract_info ie_result = ie.extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\common", line 732, in extract ie_result = self._real_extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4075, in _real_extract webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4039, in _download_player_responses player_responses, player_url = self._extract_player_responses( File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 3731, in _extract_player_responses raise ExtractorError('Failed to extract any player response') yt_dlp.utils.ExtractorError: [youtube] tbR3iG-6mFo: 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 621, in init File "ytdl", line 611, in init File "ytdl", line 497, in extract_info File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1594, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1623, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 425, in report_error yt_dlp.utils.DownloadError: ERROR: [youtube] tbR3iG-6mFo: 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 cp1252, fs utf-8, pref cp1252, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT) [ytdl] [debug] yt-dlp version nightly@2024.03.20.232704 from yt-dlp/yt-dlp-nightly-builds [07f5b2f75] (pip) 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 0x00000210833CCDF0>, 'user_agent': 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/4.0; InfoPath.2; SV1; .NET CLR 2.0.50727; WOW64)', '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.72 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 1806 extractors [ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=tbR3iG-6mFo [ytdl] [youtube] tbR3iG-6mFo: Downloading webpage [ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large [ytdl] [debug] [youtube] Extracted SAPISID cookie [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: 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] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android 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] tbR3iG-6mFo: Downloading iframe API JS [ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web 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\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1605, in wrapper return func(self, *args, **kwargs) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1740, in __extract_info ie_result = ie.extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\common", line 732, in extract ie_result = self._real_extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4075, in _real_extract webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4039, in _download_player_responses player_responses, player_url = self._extract_player_responses( File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 3731, in _extract_player_responses raise ExtractorError('Failed to extract any player response') yt_dlp.utils.ExtractorError: [youtube] tbR3iG-6mFo: 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 621, in init File "ytdl", line 611, in init File "ytdl", line 497, in extract_info File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1594, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1623, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 425, in report_error yt_dlp.utils.DownloadError: ERROR: [youtube] tbR3iG-6mFo: 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 cp1252, fs utf-8, pref cp1252, out UTF-8 (No VT), error UTF-8 (No VT), screen UTF-8 (No VT) [ytdl] [debug] yt-dlp version nightly@2024.03.20.232704 from yt-dlp/yt-dlp-nightly-builds [07f5b2f75] (pip) 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 0x00000210833EAC40>, 'user_agent': 'Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; Trident/4.0; InfoPath.2; SV1; .NET CLR 2.0.50727; WOW64)', '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.72 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 1806 extractors [ytdl] [youtube] Extracting URL: https://www.youtube.com/watch?v=tbR3iG-6mFo [ytdl] [youtube] tbR3iG-6mFo: Downloading webpage [ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large [ytdl] [debug] [youtube] Extracted SAPISID cookie [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading ios player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: 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] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading android 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] tbR3iG-6mFo: Downloading iframe API JS [ytdl] [youtube] Unable to download webpage: HTTP Error 413: Request Entity Too Large [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (1/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (2/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web player API JSON [ytdl] [youtube] HTTP Error 413: Request Entity Too Large. Retrying (3/3)... [ytdl] [youtube] tbR3iG-6mFo: Downloading web 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\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1605, in wrapper return func(self, *args, **kwargs) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1740, in __extract_info ie_result = ie.extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\common", line 732, in extract ie_result = self._real_extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4075, in _real_extract webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4039, in _download_player_responses player_responses, player_url = self._extract_player_responses( File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 3731, in _extract_player_responses raise ExtractorError('Failed to extract any player response') yt_dlp.utils.ExtractorError: [youtube] tbR3iG-6mFo: 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 621, in init File "ytdl", line 611, in init File "ytdl", line 497, in extract_info File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1594, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1623, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 425, in report_error yt_dlp.utils.DownloadError: ERROR: [youtube] tbR3iG-6mFo: 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\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1605, in wrapper return func(self, *args, **kwargs) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1740, in __extract_info ie_result = ie.extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\common", line 732, in extract ie_result = self._real_extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4075, in _real_extract webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4039, in _download_player_responses player_responses, player_url = self._extract_player_responses( File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 3731, in _extract_player_responses raise ExtractorError('Failed to extract any player response') yt_dlp.utils.ExtractorError: [youtube] tbR3iG-6mFo: 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 491, in read File "utils", line 4809, 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 621, in init File "ytdl", line 611, in init File "ytdl", line 497, in extract_info File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1594, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1623, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 425, in report_error yt_dlp.utils.DownloadError: ERROR: [youtube] tbR3iG-6mFo: 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] tbR3iG-6mFo: 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\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1605, in wrapper return func(self, *args, **kwargs) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1740, in __extract_info ie_result = ie.extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\common", line 732, in extract ie_result = self._real_extract(url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4075, in _real_extract webpage, master_ytcfg, player_responses, player_url = self._download_player_responses(url, smuggled_data, video_id, webpage_url) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 4039, in _download_player_responses player_responses, player_url = self._extract_player_responses( File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\extractor\youtube", line 3731, in _extract_player_responses raise ExtractorError('Failed to extract any player response') yt_dlp.utils.ExtractorError: [youtube] tbR3iG-6mFo: 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 1474, in start_ File "extractor\youtube_downloader", line 498, in read File "extractor\youtube_downloader", line 491, in read File "utils", line 4809, 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 621, in init File "ytdl", line 611, in init File "ytdl", line 497, in extract_info File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1594, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "C:\Users\13522\AppData\Local\Temp_MEI198642\ytdl_c2bc27f4\yt_dlp\yt_dlp\YoutubeDL", line 1623, in wrapper self.report_error(str(e), e.format_traceback()) File "ytdl", line 425, in report_error yt_dlp.utils.DownloadError: ERROR: [youtube] tbR3iG-6mFo: 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=tbR3iG-6mFo (22.3s)

Please help me to solve this problem, as I do not know if this is an issue on my end or in general. I simply wish to archive and save the videos I value and find important to me. Thank you.