Google detecting bot on login using Curl and asking for captcha verification. Any solution

Bennett Jimmy

Junior Member
Joined
Jan 16, 2018
Messages
107
Reaction score
40
Hey guys, I'm trying to use curl to build a youtube bot but google's detecting I'm not human when I'm trying to login and ask for captcha verification please any solution to that?
 
Well, captcha is specifically designed to detect you and your bot.

Very difficult to get around, it's very strict - even me as a normal user have to solve some horrible captchas designed to make me fail from time to time.

curl won't work IMO. Use normal browser for this, or try to mimic it.
 
Back
Top