-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Sign in to confirm you’re not a bot - message unclear (and this time using the issue template) #32960
Comments
Thanks for the issue, and for linking the defective reports. "Site support" means something that's specific to a particular website, in this case YouTube. So, this is such an issue. The message comes directly from the text sent by YT, so it means "Sign in ... [to YouTube]". Some other error messages from extractors are presented as As to the actual problem, the most detailed diagnosis is at yt-dlp/yt-dlp#10128 to which I linked when this was first reported here. tldr;
Most likely the decision as to whether your access is flagged is made by some unaccountable and inexplicable machine-learning bot. A great benefit of this is that it saves time that anypne might have spent trying to work out the underlying logic since there is none, in the sense of probably being massively too complex and too variable.
I presume you've built your own yt-dl from the master code here. It's probably better to use the ytdl-nightly repo. |
I have the same error |
That's nice, but let's assume that the original report is valid and the diagnosis still applies. What would be worth hearing is whether some action based on that diagnosis was effective, or not. |
Checklist
Verbose log
Description
When trying to download some videos, I get an error message, telling me to sign in and confirm I'm not a bot. The error message appears incomplete, so it's hard for me to know how to sign in, or learn more.
Steps to reproduce:
There's two things about this error message which I think should be improved:
Note that I don't get this behavior for all videos. This one worked:
There are of course several duplicates of this, (almost) all closed because they were low-effort tickets without the debug info. (Wow those really were low-effort posts. I feel sorry for the maintainers.) Hopefully I've met the requirements for using the template etc.
The text was updated successfully, but these errors were encountered: