I'm using PHP with google api client libraries. I have gotten a list of comment. I want to like/dislike, hide or reply comment. Please, help me! Thanks!
Asked
Active
Viewed 217 times
1 Answers
0
The YouTube api does not give you the ability to like comments. You can update the text on your own comment and mark a comment as spam but thats it.
You may want to submit this as a Feature request

Linda Lawton - DaImTo
- 106,405
- 32
- 180
- 449
-
Thanks! But it like that I owned channel, I call request to get all comment of video, and I have to do what to like/dislike or hide or reply any comment. That's thing I wish... – JulianPham Nov 14 '18 at 03:14
-
@JulianPham i understand thats what you wish. But that is not possible. The api does not have that feature. As developers we are limited by what google will allow us to do not by what we would like to do. – Linda Lawton - DaImTo Nov 14 '18 at 07:21