Wednesday, January 18, 2012

[YouTube-API] Re: http:// in API entry description

Hello Stacey,

Video descriptions that come back in the search feed have any URLs in
them truncated, and newlines are translated into spaces. This matches
the behavior of the search results you see when searching on
youtube.com. Video descriptions that come back when requesting a video
entry directly or video entries from a playlist or non-search feed
shouldn't be truncated.

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Jan 17, 1:19 pm, Stacey <stacey.cou...@gmail.com> wrote:
> If we have linkhttp://RedMcCombsFord.vshoc.com/in the video
> 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