runtime error
Exit code: 1. Reason: ackages/anyio/_backends/_asyncio.py", line 976, in run result = context.run(func, *args) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 915, in wrapper response = f(*args, **kwargs) File "/home/user/app/app.py", line 32, in process_url audio_file, audio_file, embed_html_all = download_audio(input_path) File "/home/user/app/app.py", line 24, in download_audio audio_file = download_audio_(id_video) File "/home/user/app/app.py", line 17, in download_audio_ info_dict = video.extract_info(link, download = True) File "/usr/local/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1634, in extract_info return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process) File "/usr/local/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1663, in wrapper self.report_error(str(e), e.format_traceback()) File "/usr/local/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1103, in report_error self.trouble(f'{self._format_err("ERROR:", self.Styles.ERROR)} {message}', *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1042, in trouble raise DownloadError(message, exc_info) yt_dlp.utils.DownloadError: ERROR: [youtube] v2AC41dglnM: Sign in to confirm you’re not a bot. Use --cookies-from-browser or --cookies for the authentication. See https://github.com/yt-dlp/yt-dlp/wiki/FAQ#how-do-i-pass-cookies-to-yt-dlp for how to manually pass cookies. Also see https://github.com/yt-dlp/yt-dlp/wiki/Extractors#exporting-youtube-cookies for tips on effectively exporting YouTube cookies Traceback (most recent call last): File "/home/user/app/app.py", line 284, in <module> demo.launch(debug=True) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2681, in launch raise Exception( Exception: Couldn't start the app because 'http://localhost:7860/gradio_api/startup-events' failed (code 500). Check your network or proxy settings to ensure localhost is accessible.
Container logs:
Fetching error logs...