Closed CITIZENDOT closed 3 years ago
It seems there still could be the same error even with this. Did you find this actually mitigates the occurrence of the error?
Yes. It avoided that error for me. And, Also it is very obvious that, Google drive doesn't have any captchas. So, It relies only on user agent to check if it's an actual browser.
You could test this with this URL
gdown https://drive.google.com/uc\?id\=13iUHHP3SlNg53qSuQZDdHDSDNdBP9nwy
Hmm, once I reached the limit, it won't recover even with setting user agent. But probably it won't happen so frequently if we always set user-agent.
I am surprised that, this is not being used here. By passing User-Agent header, Google drive assumes the request is coming from a browser, and it avoids following errors.