Traceback (most recent call last): File "/home/thetechrobo/twitchChatIRC/client.py", line 448, in _start task.run(item, itemType, author, ident, full, queuedFor, ctx) File "/home/thetechrobo/twitchChatIRC/client.py", line 209, in run self._run(*args, **kwargs) File "/home/thetechrobo/twitchChatIRC/client.py", line 201, in _run self._run_vod(item) File "/home/thetechrobo/twitchChatIRC/client.py", line 104, in _run_vod open_and_wait([ File "/home/thetechrobo/twitchChatIRC/client.py", line 35, in open_and_wait process = subprocess_with_logging.run_with_log(args, shell=False, preexec_fn=os.setpgrp, check=True) File "/home/thetechrobo/twitchChatIRC/subprocess_with_logging.py", line 105, in run_with_log raise subprocess.CalledProcessError(returncode = p.returncode, cmd = args) subprocess.CalledProcessError: Command '['yt-dlp', '--ignore-config', '--skip-download', '--ignore-no-formats-error', '--write-info-json', '--write-description', '--write-thumbnail', '--write-all-thumbnails', '--no-check-certificate', '--retries', '4', '--limit-rate', '300k', '-o', 'infojson:%(id)s', '--proxy', 'http://localhost:4553', 'https://twitch.tv/videos/347398247328947']' returned non-zero exit status 1. /media/thetechrobo/2tb/dataTest/v3473982473289471693877977.3638697.tmp Logs: [2023-09-04 21:39:37,366] INFO PRINT (401/write/client.py) [2023-09-04 21:39:37,366] INFO PRINT <_io.TextIOWrapper name='' mode='w' encoding='utf-8'> (401/write/client.py) [2023-09-04 21:39:37,366] INFO PRINT Finished RedirectStdout for item v:347398247328947 (401/write/client.py) [2023-09-04 21:39:37,366] INFO PRINT Starting DownloadData for item v347398247328947 (401/write/client.py) [2023-09-04 21:39:37,366] INFO PRINT Starting warcprox for Item 347398247328947 (401/write/client.py) [2023-09-04 21:39:41,372] DEBUG Starting new HTTP connection (1): localhost:4553 (227/_new_conn/connectionpool.py) [2023-09-04 21:39:41,374] DEBUG http://localhost:4553 "WARCPROX_WRITE_RECORD /burnthetwitch_client_version HTTP/1.1" 204 0 (452/_make_request/connectionpool.py) [2023-09-04 21:39:41,374] INFO PRINT Downloading metadata (401/write/client.py) [2023-09-04 21:39:41,375] INFO Running subprocess: ['yt-dlp', '--ignore-config', '--skip-download', '--ignore-no-formats-error', '--write-info-json', '--write-description', '--write-thumbnail', '--write-all-thumbnails', '--no-check-certificate', '--retries', '4', '--limit-rate', '300k', '-o', 'infojson:%(id)s', '--proxy', 'http://localhost:4553', 'https://twitch.tv/videos/347398247328947'] (31/run_with_log/subprocess_with_logging.py) [2023-09-04 21:39:42,096] INFO STDOUT [twitch:vod] Extracting URL: https://twitch.tv/videos/347398247328947 (94/run_with_log/subprocess_with_logging.py) [2023-09-04 21:39:42,097] INFO STDOUT [twitch:vod] 347398247328947: Downloading stream metadata GraphQL (94/run_with_log/subprocess_with_logging.py) [2023-09-04 21:39:42,401] INFO STDERR ERROR: [twitch:vod] 347398247328947: Video 347398247328947 does not exist (85/run_with_log/subprocess_with_logging.py) [2023-09-04 21:39:42,451] INFO Process exited with status 1 (103/run_with_log/subprocess_with_logging.py) [2023-09-04 21:39:42,451] INFO PRINT Terminating warcprox (401/write/client.py) [2023-09-04 21:39:44,153] INFO PRINT Couldnt kill warcprox lol (401/write/client.py) [2023-09-04 21:39:44,153] INFO PRINT Caught exception! (401/write/client.py) [2023-09-04 21:39:44,154] INFO PRINT Sending to server and aborting. (401/write/client.py)