I am referring to this document:
http://code.google.com/apis/youtube/2.0/developers_guide_protocol_playlists.html#Retrieving_a_playlist
And it says: "If the playlist owner defined a custom description for the video, that description will appear in a <summary> tag. The <summary> tag is a subtag of the <entry>tag. The <media:description> tag contains the video's original description."
I am wondering if there is an ongoing API change to drop this field? Or just something is simply wrong ;-(
For reproduction, this playlist feed can be used(it is a public playlist, no auth needed):
https://gdata.youtube.com/feeds/api/playlists/1A3B76F7FD82C1A8?v=2
and to view the playlist in browser, this URL can be used(it only contains one video, with "{"title": "this is a test entry"}" as its note, which should be contained "summary" tags in the response of the above playlist API call):
http://www.youtube.com/playlist?list=PL1A3B76F7FD82C1A8&
-- 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/-/hwi1BrVHAZwJ.
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