Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Dear all!
In my browser (Firefox) I can watch videos, but using a batch file I get the following message:
D:\Youtube>youtube-dl --download-archive archive.txt -i --geo-bypass -o "%(title)s.%(ext)s" https://youtu.be/zOaGFrVuPEc
[youtube] zOaGFrVuPEc: Downloading webpage
[youtube] zOaGFrVuPEc: Downloading video info webpage
WARNING: unable to download video info webpage: HTTP Error 429: Too Many Requests
WARNING: unable to download video info webpage: HTTP Error 429: Too Many Requests
WARNING: unable to download video info webpage: HTTP Error 429: Too Many Requests
WARNING: unable to download video info webpage: HTTP Error 429: Too Many Requests
ERROR: zOaGFrVuPEc: YouTube said: Unable to extract video data
I'm using youtube-dl version 2020-01-24 on windows 10/1903.
So, what's wrong.
Attached you'll find my batch file.
dz_div.bat.txt