AIAnytime / AIAnytime/Groq-Whisper-Fast-Transcription-App

Error

未關閉
#4 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
25
分支
16
PR 合併指標
30 天內沒有已合併 PR

描述

`ERROR: [youtube] v_nyHvuVUy4: 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`
2024-12-19 10:56:54.778 Uncaught app execution
Traceback (most recent call last):
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1624, in wrapper
return func(self, *args, **kwargs)
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1759, in __extract_info
ie_result = ie.extract(url)
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/extractor/common.py", line 742, in extract
ie_result = self._real_extract(url)
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/extractor/youtube.py", line 4494, in _real_extract
self.raise_no_formats(reason, expected=True)
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/extractor/common.py", line 1276, in raise_no_formats
raise ExtractorError(msg, expected=expected, video_id=video_id)
yt_dlp.utils.ExtractorError: [youtube] v_nyHvuVUy4: 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

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/exec_code.py", line 88, in exec_func_with_error_handling
result = func()
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 579, in code_to_exec
exec(code, module.__dict__)
File "/root/Groq-Whisper-Fast-Transcription-App/transcript.py", line 133, in
download_youtube_audio(youtube_url, "youtube_audio.mp3")
File "/root/Groq-Whisper-Fast-Transcription-App/transcript.py", line 49, in download_youtube_audio
info_dict = ydl.extract_info(youtube_url)
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1613, in extract_info
return self.__extract_info(url, self.get_info_extractor(key), download, extra_info, process)
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1642, in wrapper
self.report_error(str(e), e.format_traceback())
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1090, in report_error
self.trouble(f'{self._format_err("ERROR:", self.Styles.ERROR)} {message}', *args, **kwargs)
File "/usr/local/python/3.10.13/lib/python3.10/site-packages/yt_dlp/YoutubeDL.py", line 1029, in trouble
raise DownloadError(message, exc_info)
`yt_dlp.utils.DownloadError: ERROR: [youtube] v_nyHvuVUy4: 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`

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。