-
Notifications
You must be signed in to change notification settings - Fork 53
Description
Downloading video from YouTube
ERROR: [youtube] #VIDEOCODE#: 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 "/www/spit/venv/lib64/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1653, in wrapper
return func(self, *args, **kwargs)
File "/www/spit/venv/lib64/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1788, in __extract_info
ie_result = ie.extract(url)
File "/www/spit/venv/lib64/python3.9/site-packages/yt_dlp/extractor/common.py", line 748, in extract
ie_result = self._real_extract(url)
File "/www/spit/venv/lib64/python3.9/site-packages/yt_dlp/extractor/youtube/_video.py", line 3613, in _real_extract
self.raise_no_formats(reason, expected=True)
File "/www/spit/venv/lib64/python3.9/site-packages/yt_dlp/extractor/common.py", line 1269, in raise_no_formats
raise ExtractorError(msg, expected=expected, video_id=video_id)
yt_dlp.utils.ExtractorError: [youtube] #VIDEOCODE#: 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