Like Comment¶
It likes the comment whose text is passed in comment
.
body: returns data
success_score: api success rate
errors: errors encountered in api
Here is the code:-
-
youtube.
like_comment
(comment='Nice song')¶ - Parameters
comment (str) – comment text which need to be liked
- Returns
{“body”: [{}], “success_score”: “100”, “errors”: []}
- Return type
dict