The URL format for the ratings URL is
https://gdata.youtube.com/feeds/api/videos/VIDEO_ID/ratings
where VIDEO_ID is the id of the video in question. I'm not sure
whether the Objective-C client library has any helper methods that
make it easier to rate a video other than POSTing to that URL format
directly.
Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev
On Jan 13, 3:25 pm, xiss burg <xissb...@gmail.com> wrote:
> I can't get to like/dislike a video using the new method through the rel
> url attribute of a link, which should have the value *http://gdata.youtube.com/schemas/2007#video.ratings.
> *In my xml I have no elements with that value at all.
>
> Actually, I am using GData Objective-C Client in an iOS app, but digging
> through it further I found this problem that doesn't allow me to rate
> videos. Why don't I have the ratings URL?
>
> Thanks in advance.
>
> fetch_1_response.xml
> 148KViewDownload
--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
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