runtime error

Space failed. Exit code: 1. Reason: unction( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1509, in call_function prediction = await anyio.to_thread.run_sync( File "/usr/local/lib/python3.10/site-packages/anyio/to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2177, in run_sync_in_worker_thread return await future File "/usr/local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 859, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 832, in wrapper response = f(*args, **kwargs) File "/home/user/app/app.py", line 88, in predict video_path = download_youtube_video(youtube_url_or_file_path) File "/home/user/app/utils.py", line 11, in download_youtube_video streams = yt.streams.filter(file_extension="mp4") File "/usr/local/lib/python3.10/site-packages/pytube/__main__.py", line 296, in streams return StreamQuery(self.fmt_streams) File "/usr/local/lib/python3.10/site-packages/pytube/__main__.py", line 188, in fmt_streams extract.apply_signature(stream_manifest, self.vid_info, self.js) File "/usr/local/lib/python3.10/site-packages/pytube/extract.py", line 409, in apply_signature cipher = Cipher(js=js) File "/usr/local/lib/python3.10/site-packages/pytube/cipher.py", line 43, in __init__ self.throttling_plan = get_throttling_plan(js) File "/usr/local/lib/python3.10/site-packages/pytube/cipher.py", line 405, in get_throttling_plan raw_code = get_throttling_function_code(js) File "/usr/local/lib/python3.10/site-packages/pytube/cipher.py", line 311, in get_throttling_function_code name = re.escape(get_throttling_function_name(js)) File "/usr/local/lib/python3.10/site-packages/pytube/cipher.py", line 296, in get_throttling_function_name raise RegexMatchError( pytube.exceptions.RegexMatchError: get_throttling_function_name: could not find match for multiple

Container logs:

Fetching error logs...