Open Yang-Jianzhang opened 1 week ago
Hi, I strictly follow the instruction and when running the following command:
python scripts/youtube_download.py --mini >> download_output.txt
I got an error:
ERROR: Sign in to confirm you’re not a bot This helps protect our community. Learn more
How can I solve it, I have tried both youtube-dl and yt-dlp
youtube-dl
yt-dlp
Thanks a lot~
hi @Yang-Jianzhang it seems that this error is raised because YouTube has blocked your current IP. You may refer to Issue 10128 and KNOWN ISSUES/FAQ for more details.
Hi, I strictly follow the instruction and when running the following command:
python scripts/youtube_download.py --mini >> download_output.txt
I got an error:
ERROR: Sign in to confirm you’re not a bot This helps protect our community. Learn more
How can I solve it, I have tried both
youtube-dl
andyt-dlp
Thanks a lot~