Monday, March 19, 2012

[YouTube-API] Re: Getting deleted videos when "orderby" is set???

Hello,

Yes, including orderby= causes your request to go against the search
index rather than the backend datastore.

https://developers.google.com/youtube/2.0/developers_guide_protocol_video_feeds#User_Uploaded_Videos

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


On Mar 15, 12:34 am, YouTubeNewbie <kiphug...@gmail.com> wrote:
> I have uploaded 1 video to my YouTube channel. Everything works fine
> when I try to get the list of uploaded videos this way:
>
> http://gdata.youtube.com/feeds/api/users/[*my user name*]/uploads
>
> But when I try to sort it, I get a list of 2 deleted videos that I am
> assuming were uploaded during one of my earlier tests:
>
> http://gdata.youtube.com/feeds/api/users/[*my user name*]/uploads?
> orderby=published
>
> Any ideas what might be going on?

--
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