runtime error

Exit code: 1. Reason: script/base.py", line 48, in load_data transcript_chunks = YouTubeTranscriptApi.get_transcript( File "/usr/local/lib/python3.10/site-packages/youtube_transcript_api/_api.py", line 137, in get_transcript return cls.list_transcripts(video_id, proxies, cookies).find_transcript(languages).fetch(preserve_formatting=preserve_formatting) File "/usr/local/lib/python3.10/site-packages/youtube_transcript_api/_api.py", line 71, in list_transcripts return TranscriptListFetcher(http_client).fetch(video_id) File "/usr/local/lib/python3.10/site-packages/youtube_transcript_api/_transcripts.py", line 48, in fetch self._extract_captions_json(self._fetch_video_html(video_id), video_id), File "/usr/local/lib/python3.10/site-packages/youtube_transcript_api/_transcripts.py", line 82, in _fetch_video_html html = self._fetch_html(video_id) File "/usr/local/lib/python3.10/site-packages/youtube_transcript_api/_transcripts.py", line 92, in _fetch_html return unescape(_raise_http_errors(response, video_id).text) File "/usr/local/lib/python3.10/site-packages/youtube_transcript_api/_transcripts.py", line 37, in _raise_http_errors raise YouTubeRequestFailed(error, video_id) youtube_transcript_api._errors.YouTubeRequestFailed: Could not retrieve a transcript for the video https://www.youtube.com/watch?v=429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://www.youtube.com/watch%3Fv%3DoZw67iS4rYA&q=EgQs1JLbGLn22LcGIjByIYx_wrGlH9YfjG5WZJ35fLdhdl1M3lY2Pw5BFLAS2TYtawg2xvApITZpmR9sWIcyAXJaAUM! This is most likely caused by: Request to YouTube failed: oZw67iS4rYA If you are sure that the described cause is not responsible for this error and that a transcript should be retrievable, please create an issue at https://github.com/jdepoix/youtube-transcript-api/issues. Please add which version of youtube_transcript_api you are using and provide the information needed to replicate the error. Also make sure that there are no open issues which already describe your problem!

Container logs:

Fetching error logs...