I'm trying to obtain the "most liked" comments from a video of my choice (top 2 comments) for display, using the Youtube API. I'm using Zend Gdata package to obtain all of my vid-data. I can't seem to figure out if this function exists (in fact, I can't see how to see a rating of a comment at all...).

Thanks all for the help.

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Currently there is no way to find the Top Comments on a video, the rating data for comments is not included in the YouTube API (2.0) at the moment.

Here is the open issue.


References:

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.