fluxo27
Junior Member
- Apr 27, 2013
- 195
- 31
Hello,
I made a c# program today which logs into a youtube account and likes a video.
I am using a Webbrowser for the login and like the video with a HttpWebRequest. That worked.
Now Today when I was testing again I get this at the login
We're sorry...
... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.
Can someone imagine what I am doing wrong I only get this message in the webbrowser of my program not my normal one
I will continue with a private proxy but I dont want them to be banned too.
pls help me
I made a c# program today which logs into a youtube account and likes a video.
I am using a Webbrowser for the login and like the video with a HttpWebRequest. That worked.
Now Today when I was testing again I get this at the login
We're sorry...
... but your computer or network may be sending automated queries. To protect our users, we can't process your request right now.
Can someone imagine what I am doing wrong I only get this message in the webbrowser of my program not my normal one
I will continue with a private proxy but I dont want them to be banned too.
pls help me