runtime error

[0] = await coro File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 278, in create await self.cache() File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 312, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1302, in process_api result = await self.call_function( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1025, 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 29, in get_lyrics info = ydl.extract_info(video_url, download=False) File "/home/user/.local/lib/python3.10/site-packages/youtube_dl/YoutubeDL.py", line 852, in extract_info return self.__extract_info(url, ie, download, extra_info, process) File "/home/user/.local/lib/python3.10/site-packages/youtube_dl/YoutubeDL.py", line 868, in wrapper self.report_error(compat_str(e), tb=e.format_traceback()) File "/home/user/.local/lib/python3.10/site-packages/youtube_dl/YoutubeDL.py", line 662, in report_error self.trouble(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/youtube_dl/YoutubeDL.py", line 625, in trouble raise DownloadError(message, exc_info) youtube_dl.utils.DownloadError: ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Container logs:

Fetching error logs...