#π Can someone help me with a project where every new comment on a YouTube video responds with "hello
39 messages Β· Page 1 of 1 (latest)
@stiff oyster
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
nope, any sort of comment-related bot on YouTube is strictly prohibited
I've never used the Youtube API but it looks like what you could do is retrieve all of the comments first:
https://developers.google.com/youtube/v3/guides/implementation/comments
And then set a reply to that comment:
https://developers.google.com/youtube/v3/guides/implementation/comments#comments-add-reply
Comment bots are the worst.
no
I'm pretty sure that this is supposed to be used by third-party apps to forward user actions, not by bots?
I just wanted to create a bot for my YouTube channel ):
thanks
typically we will not assist with anything related to fake user interaction, view/like/comment bots, spam etc.
If it were illegal there wouldn't be an API for it
So I think this is a rule 5 scenario here.
It's not illegal it's against their terms of service.
!rule 5
5. Do not provide or request help on projects that may violate terms of service, or that may be deemed inappropriate, malicious, or illegal.
If it were illegal there wouldn't be an API for it
I don't think that the API does what you are expecting, but if it does then by all means do use it
I think
And as such we can't help you with it here.
@frigid prairie The terms of service specifically prohibit what they are trying to do though.
Where do I create a forum not for help but for discussion
Or am I reading those terms incorrectly?
Look, if there was an API for this, then why would it be illegal?
these terms are mostly about things like Selenium
the API does allow some degree of automated access, but it's a very limited and explicitly allowed subset
Nobody said it was illegal.
a
I'm sure its fine. There is an audit to make sure its not abused. https://developers.google.com/youtube/v3/guides/quota_and_compliance_audits
This gives YouTube visibility into the intended use cases of large projects and ensures that YouTube's API services are being used in a manner that is free from abuse.
YouTube wouldn't allow bots to be in comments if it did it would have to be really bad in the head
There are loads of comment bots on YouTube.
Those are the bots that trick people into scams.
A scammer will get an account, steal the avatar of a creator, and write a comment pretending to be them. Usually they say the person has won a free giveaway and post a shady link to a telegram account or similar.
The only two uses I see for comment bots on YouTube is that and to inflate the comment count on a video.
If you're looking to engage with your community there are probably better ways.
This is very specific
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.