OpenDriveLab / DriveAGI

[CVPR 2024 Highlight] GenAD: Generalized Predictive Model for Autonomous Driving & Foundation Models in Autonomous System
https://arxiv.org/abs/2403.09630
Apache License 2.0
621 stars 25 forks source link

Error when downloading openDV-mini #21

Open Yang-Jianzhang opened 1 week ago

Yang-Jianzhang commented 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

Thanks a lot~

GihhArwtw commented 1 week ago

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.