Thursday, March 1, 2012

[YouTube-API] Re: ratings data via api

Hi, I know this has been a while, but im back at this again.

I dont see any examples in my feeds where these values come through, for example:

http://gdata.youtube.com/feeds/api/videos?orderby=published&author=saintbluesguitar

has lots of ratings, but non have numLikes or numDislikes.

Am I doing something wrong?

thanks
Joel


On Monday, August 30, 2010 2:09:14 PM UTC-4, Jeffrey Posnick wrote:
Hello Joel,

 Yes, that's pretty much the mapping if you're still thinking in terms
of numbers. The production YouTube API supports likes/dislikes
natively now, too:

  http://code.google.com/apis/youtube/2.0/reference.html#youtube_data_api_tag_yt:rating

Disregard the information about that tag only being available in the
staging environment. The documentation team is preparing to push out
an update that reflects the current production status.

Cheers,
-Jeff Posnick, YouTube API Team
~ YouTube is hiring! ~ http://google.com/jobs/workyoutube ~


On Aug 25, 2:43 pm, joelkeepup <taskow...@gmail.com> wrote:
> Hi,
>
> Since the user interface only shows likes and dislikes now, when I
> query a videos ratings I see:
>
> "max"=>"5", "average"=>"3.6666667", "min"=>"1", "numRaters"=>"3"
>
> From me testing, it seems that a like counts as a score of 5 and a
> dislike counts as a 1.
>
> Can someone confirm this is correct?
>
> thanks
> Joel

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/FGb4SiqF2qcJ.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment