description, but the Feed/Entry returned by Youtube API only has
"http" in the video content/description, all the characters after ://
are stripped.
For example, we have a full url after "Click here for price", but the
API returns only http in content and media description.
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://
search.yahoo.com/mrss/" xmlns:openSearch="http://a9.com/-/spec/
opensearchrss/1.0/" xmlns:gd="http://schemas.google.com/g/2005"
xmlns:yt="http://gdata.youtube.com/schemas/2007">
<id>http://gdata.youtube.com/feeds/api/videos</id>
..........
<entry>
.........
<content type="text">Click here for price : http We have been
honored to serve the San Antonio TX are
.......
</content>
Does anybody notice this problem, and how to fix it.
Any suggestion will be highly appreciated.
--
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