doppelgunner / YouBot

A simple youtube commenter app
MIT License
4 stars 3 forks source link

Internet connection error ! #3

Open 4m1n0s opened 7 years ago

4m1n0s commented 7 years ago

i'm connected to the internet but when i try to search, i'm getting an alert from Youbot that i'm not connected to the internet

doppelgunner commented 7 years ago

Download the latest release for now. Also, google sent me an email and restricted the data api. They said I violated some terms. I made an appeal and let's wait for 2 business days and see if they aprove the app. If they did not then this is gg lol.

On Aug 1, 2017 12:49 PM, "iAm[i]nE" notifications@github.com wrote:

i'm connected to the internet but when i try to search, i'm getting an alert from Youbot that i'm not connected to the internet

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQrguauFXN9IF9TFQPqWYgxGyDW3xks5sTq5QgaJpZM4OpOW- .

4m1n0s commented 7 years ago

this Application comment through Google Api ?

doppelgunner commented 7 years ago

What do you mean? Im using gmail to reply to your comments

On Aug 1, 2017 1:36 PM, "iAm[i]nE" notifications@github.com wrote:

this Application comment through Google Api ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319272859, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQvwdZIOPx0ORJD9iPmfk7rBmNDaOks5sTrlHgaJpZM4OpOW- .

4m1n0s commented 7 years ago

Yes, you use Google Api to send the comments ?

doppelgunner commented 7 years ago

No. Github emailed me with this issue you made. So it iust popped up on gmail. If this comment is what you are talking about. It is my repository after all so i get notified and can post comments through gmail. I think github made it so you can post comments through email replies.

On Aug 1, 2017 1:37 PM, "iAm[i]nE" notifications@github.com wrote:

Yes, you use Google Api to send the comments ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319273108, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQspXO0rB7ICiHbPLwRmp297fnPUhks5sTrmxgaJpZM4OpOW- .

4m1n0s commented 7 years ago

No i'm talking about the fonctionality of your program, because i try to do the same thing using PHP

i followed this documantation: https://developers.google.com/youtube/v3/code_samples/php#create_and_manage_comments

did you do the same thing on your programe ?

doppelgunner commented 7 years ago

Im using google api yes but I used java for the programming language. So basically it is a desktop application not a web app like yours.

On Aug 1, 2017 1:42 PM, "iAm[i]nE" notifications@github.com wrote:

No i'm talking about the fonctionality of your program, because i try to do the same thing using PHP

i followed this documantation: https://developers.google.com/ youtube/v3/code_samples/php#create_and_manage_comments

did you do the same thing on your programe ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319273763, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQrnHR62qyNgkPBOd0FHSziWEFD_7ks5sTrrggaJpZM4OpOW- .

doppelgunner commented 7 years ago

I guess if youbare trying to build one like mine maybe youll get an email and will block your use of google api too. So if you dont care then good luck.

On Aug 1, 2017 1:46 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Im using google api yes but I used java for the programming language. So basically it is a desktop application not a web app like yours.

On Aug 1, 2017 1:42 PM, "iAm[i]nE" notifications@github.com wrote:

No i'm talking about the fonctionality of your program, because i try to do the same thing using PHP

i followed this documantation: https://developers.google.com/ youtube/v3/code_samples/php#create_and_manage_comments

did you do the same thing on your programe ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319273763, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQrnHR62qyNgkPBOd0FHSziWEFD_7ks5sTrrggaJpZM4OpOW- .

4m1n0s commented 7 years ago

yes, i understand you but we are both using Google Api, it mean we are using the same service with different language, the main problem is from Google Api service he will mark your application as a spam and will also hide the comments created by your application and block your use of Google Api

doppelgunner commented 7 years ago

Also right now i requested an appeal and they said wait for 2 business days. Not sure if they will allow my app.

On Aug 1, 2017 1:48 PM, "doppelgunner" doppelgunner@gmail.com wrote:

I guess if youbare trying to build one like mine maybe youll get an email and will block your use of google api too. So if you dont care then good luck.

On Aug 1, 2017 1:46 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Im using google api yes but I used java for the programming language. So basically it is a desktop application not a web app like yours.

On Aug 1, 2017 1:42 PM, "iAm[i]nE" notifications@github.com wrote:

No i'm talking about the fonctionality of your program, because i try to do the same thing using PHP

i followed this documantation: https://developers.google.com/ youtube/v3/code_samples/php#create_and_manage_comments

did you do the same thing on your programe ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319273763, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQrnHR62qyNgkPBOd0FHSziWEFD_7ks5sTrrggaJpZM4OpOW- .

4m1n0s commented 7 years ago

The best way to create a Youtube Bot it's to make it run through the Browser and to integrate a ReCAPTCHA Solver like this one on the video

https://www.youtube.com/watch?v=MeHJysMJBaY

doppelgunner commented 7 years ago

I used java but I think the process is the same. You need to let the user sign in first to google then make them click allow button for obtaining the google oauth. So yes its just the same but the languagr and syntax is different just follow google docs for php. I just used it and try search on google and sometimes I found solutions on stack overflow

On Aug 1, 2017 1:49 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Also right now i requested an appeal and they said wait for 2 business days. Not sure if they will allow my app.

On Aug 1, 2017 1:48 PM, "doppelgunner" doppelgunner@gmail.com wrote:

I guess if youbare trying to build one like mine maybe youll get an email and will block your use of google api too. So if you dont care then good luck.

On Aug 1, 2017 1:46 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Im using google api yes but I used java for the programming language. So basically it is a desktop application not a web app like yours.

On Aug 1, 2017 1:42 PM, "iAm[i]nE" notifications@github.com wrote:

No i'm talking about the fonctionality of your program, because i try to do the same thing using PHP

i followed this documantation: https://developers.google.com/ youtube/v3/code_samples/php#create_and_manage_comments

did you do the same thing on your programe ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319273763, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQrnHR62qyNgkPBOd0FHSziWEFD_7ks5sTrrggaJpZM4OpOW- .

4m1n0s commented 7 years ago

Yes sir, i understand you because we are trying to do the same thing, but the problem is from Google Api Service that will always block the application :)

doppelgunner commented 7 years ago

Can I ask why do I need captcha resolver? I dont understand the use of that?

On Aug 1, 2017 1:53 PM, "doppelgunner" doppelgunner@gmail.com wrote:

I used java but I think the process is the same. You need to let the user sign in first to google then make them click allow button for obtaining the google oauth. So yes its just the same but the languagr and syntax is different just follow google docs for php. I just used it and try search on google and sometimes I found solutions on stack overflow

On Aug 1, 2017 1:49 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Also right now i requested an appeal and they said wait for 2 business days. Not sure if they will allow my app.

On Aug 1, 2017 1:48 PM, "doppelgunner" doppelgunner@gmail.com wrote:

I guess if youbare trying to build one like mine maybe youll get an email and will block your use of google api too. So if you dont care then good luck.

On Aug 1, 2017 1:46 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Im using google api yes but I used java for the programming language. So basically it is a desktop application not a web app like yours.

On Aug 1, 2017 1:42 PM, "iAm[i]nE" notifications@github.com wrote:

No i'm talking about the fonctionality of your program, because i try to do the same thing using PHP

i followed this documantation: https://developers.google.com/ youtube/v3/code_samples/php#create_and_manage_comments

did you do the same thing on your programe ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319273763, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQrnHR62qyNgkPBOd0FHSziWEFD_7ks5sTrrggaJpZM4OpOW- .

doppelgunner commented 7 years ago

Mine got blocked caused received an email that they said I violated some rules. Before that it's working fine.

On Aug 1, 2017 1:57 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Can I ask why do I need captcha resolver? I dont understand the use of that?

On Aug 1, 2017 1:53 PM, "doppelgunner" doppelgunner@gmail.com wrote:

I used java but I think the process is the same. You need to let the user sign in first to google then make them click allow button for obtaining the google oauth. So yes its just the same but the languagr and syntax is different just follow google docs for php. I just used it and try search on google and sometimes I found solutions on stack overflow

On Aug 1, 2017 1:49 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Also right now i requested an appeal and they said wait for 2 business days. Not sure if they will allow my app.

On Aug 1, 2017 1:48 PM, "doppelgunner" doppelgunner@gmail.com wrote:

I guess if youbare trying to build one like mine maybe youll get an email and will block your use of google api too. So if you dont care then good luck.

On Aug 1, 2017 1:46 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Im using google api yes but I used java for the programming language. So basically it is a desktop application not a web app like yours.

On Aug 1, 2017 1:42 PM, "iAm[i]nE" notifications@github.com wrote:

No i'm talking about the fonctionality of your program, because i try to do the same thing using PHP

i followed this documantation: https://developers.google.com/ youtube/v3/code_samples/php#create_and_manage_comments

did you do the same thing on your programe ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319273763, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQrnHR62qyNgkPBOd0FHSziWEFD_7ks5sTrrggaJpZM4OpOW- .

4m1n0s commented 7 years ago

I will explain to you: when you send your comments through Google Api Service he will apply his spam filter on each request and if he detect that you are sending a lot of comments he will block your application and he will said "You violated some rules ",

But if you make your application run through the Browser the only method to ensure that you are not a rebot is CAPTCHA, and you need the CAPTCHA Resolver to Bypass the CAPTCH

doppelgunner commented 7 years ago

Ok so how do I fix these? Using a java app?

On Aug 1, 2017 2:03 PM, "iAm[i]nE" notifications@github.com wrote:

I will explain to you: when you send your comments through Google Api Service he will apply his spam filter on each request and if he detect that you are sending a lot of comments he will block your application and he will said "You violated some rules ",

But if you make your application run through the Browser the only method to ensure that you are not a rebot is CAPTCHA, and you need the CAPTCHA Resolver to Bypass the CAPTCH

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319276671, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQv_YDnBeqp5zsLr0Xs0kN_hO3tHZks5sTr-ygaJpZM4OpOW- .

doppelgunner commented 7 years ago

Ok now I think my app is gg. Anyway this is just for fun.

On Aug 1, 2017 2:06 PM, "doppelgunner" doppelgunner@gmail.com wrote:

Ok so how do I fix these? Using a java app?

On Aug 1, 2017 2:03 PM, "iAm[i]nE" notifications@github.com wrote:

I will explain to you: when you send your comments through Google Api Service he will apply his spam filter on each request and if he detect that you are sending a lot of comments he will block your application and he will said "You violated some rules ",

But if you make your application run through the Browser the only method to ensure that you are not a rebot is CAPTCHA, and you need the CAPTCHA Resolver to Bypass the CAPTCH

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319276671, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQv_YDnBeqp5zsLr0Xs0kN_hO3tHZks5sTr-ygaJpZM4OpOW- .

4m1n0s commented 7 years ago

Your idea is good but it doesn't work for a long time, because you will get blocked each time !

4m1n0s commented 7 years ago

i don't have any experiance on Java but i will explain to you what you should do,

You need to Signin through the InAppBrowser, after that open the Youtube Video URL and send the comment, and all of that should happen using the InAppBrowser ("A Browser inside the Application");

doppelgunner commented 7 years ago

Lol then I would rather make a new app than fix this one. I guess Ill try a different app for now. Its just for fun anyway. Thanks though.

On Aug 1, 2017 2:12 PM, "iAm[i]nE" notifications@github.com wrote:

i don't have any experiance on Java but i will explain to you what you should do,

You need to Signin through the InAppBrowser, after that open the Youtube Video URL and send the comment, and all of that should happen using the InAppBrowser ("A Browser inside the Application");

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-319278065, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQqj-OFKQZ9II4zssVCwn8MIKTIhzks5sTsHpgaJpZM4OpOW- .

4m1n0s commented 7 years ago

Yes sir i suggest to you to make a new one because with this one it will always get blocked from Google,

Thank you sir, and wich you a good luck 👍

doppelgunner commented 7 years ago

Is this what you mean?:

maybe in the future I can just update the app if Im not busy and have motivation. But right now im trying to learn other stuff.

Mehnou commented 7 years ago

Was this fixed? @doppelgunner

doppelgunner commented 7 years ago

Sorry no! My appeal got rejected.

On Aug 15, 2017 2:04 AM, "Mehdi Lehmamy" notifications@github.com wrote:

Was this fixed? @doppelgunner https://github.com/doppelgunner

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/doppelgunner/YouBot/issues/3#issuecomment-322263845, or mute the thread https://github.com/notifications/unsubscribe-auth/AJyhQhhBE4Gkv2h0_WFqHHLbZjyiNBC_ks5sYIxGgaJpZM4OpOW- .