runtime error

c/asyn.py", line 61, in _runner result[0] = await coro File "/home/user/.local/lib/python3.10/site-packages/gradio/examples.py", line 258, in create await self.cache() File "/home/user/.local/lib/python3.10/site-packages/gradio/examples.py", line 292, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1007, in process_api result = await self.call_function(fn_index, inputs, iterator, request) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 848, in call_function prediction = await anyio.to_thread.run_sync( File "/home/user/.local/lib/python3.10/site-packages/anyio/to_thread.py", line 33, in run_sync return await get_asynclib().run_sync_in_worker_thread( File "/home/user/.local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 877, in run_sync_in_worker_thread return await future File "/home/user/.local/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 807, in run result = context.run(func, *args) File "/home/user/app/app.py", line 89, 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 "/home/user/.local/lib/python3.10/site-packages/pytube/__main__.py", line 296, in streams return StreamQuery(self.fmt_streams) File "/home/user/.local/lib/python3.10/site-packages/pytube/__main__.py", line 176, in fmt_streams stream_manifest = extract.apply_descrambler(self.streaming_data) File "/home/user/.local/lib/python3.10/site-packages/pytube/__main__.py", line 160, in streaming_data self.bypass_age_gate() File "/home/user/.local/lib/python3.10/site-packages/pytube/__main__.py", line 264, in bypass_age_gate raise exceptions.AgeRestrictedError(self.video_id) pytube.exceptions.AgeRestrictedError: huAJ9dC5lmI is age restricted, and can't be accessed without logging in.

Container logs:

Fetching error logs...