-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR: [youtube] : Sign in to confirm you’re not a bot. This helps protect our community #60
Comments
Hi, have you solved this problem? I’m facing the same issue. |
Same error, is there any better solutions? |
I'll subscribe to this error as well. I got the same thing using youtube-dl, though. |
Same error, subscribed |
same |
Has anyone found a solution? |
Same error |
1 similar comment
Same error |
This issue usually arises when using yb-dlp to download YouTube videos, which I also experienced. You can resolve it by exporting cookies from your web browser to facilitate video downloads. However, be aware that YouTube may ban your account. |
could you share more details please how did you pass cookies? |
I used the following shell command to download videos:
I export YouTube cookies using this extension: https://chromewebstore.google.com/detail/cclelndahbckbenkjhflpdbgdldlbecc. However, cookies expire after a while, so I need a way to automatically obtain new ones. |
unfortunately this does not work for me (
|
UPD. Fixed this issue today with this: https://github.com/coletdjnz/yt-dlp-youtube-oauth2 |
Is it possible to integrate this process into the download tutorial for this repository? |
Can you explain in detail how it was done |
Do you have another solution for this issues ? I found troublesome with export cookies! |
The videos can be downloaded with pytubefix. |
@LuigiNixy Hi, can you still use pytubefix to massively download videos now? |
also Pulled to upstream: iejMac/video2dataset#353 make it possible to easily support options like proxy & cookies as defined in https://github.com/yt-dlp/yt-dlp/blob/master/yt_dlp/YoutubeDL.py when downloading, helpful to fix issue like snap-research#60 snap-research#62 snap-research#65
Hi,
I recently tried downloading the dataset, but it comes out such error:
It seems that YouTube has updated some policies to block web crawlers using yt-dlp. I tried to address the problem using a solution here, but but soon hit the request limit and was blocked again, see:
This dataset is important for my research. I'd appreciate any clues or solutions on this problem!
The text was updated successfully, but these errors were encountered: