Monday, March 28, 2011

[YouTube-API] Re: Retrieveing video from a "show"

Hello,

You can append a search parameter to the end of the uploads feed URL
to only return videos that are uploaded by that specific user and
contain the search terms you're looking for:

http://gdata.youtube.com/feeds/api/users/NRJ12/uploads?v=2&prettyprint=true&q=<SHOW
TITLE>

Cheers,
-Jeff Posnick, YouTube API Team
~ YouTube is hiring! ~ http://google.com/jobs/workyoutube ~


On Mar 25, 12:15 pm, Shiki <apar...@gmail.com> wrote:
> Hello,
>
> Thanks for your reply.
> Unfortunately, the user (nrj12 in my case) is posting a lot of movies,
> and I looking for a way to "narrow" those results by "show".
> But if the API doesn't offer anything special for that, I'll have to
> figure out how to do so.
> Any ideas ?
>
> Best Regards,
> Shiki.
>
> On 24 mar, 22:06, Jeffrey Posnick <je...@google.com> wrote:
>
>
>
>
>
>
>
> > Hello,
>
> >  I think you should find all those videos within the account of the
> > uploader, which in this case is NRJ12:
>
> >  http://gdata.youtube.com/feeds/api/users/NRJ12/uploads?v=2&prettyprin...
>
> >  We don't offer anything in the API to just pull down content from a
> > "shows" page right now.
>
> > Cheers,
> > -Jeff Posnick, YouTube API Team
> > ~ YouTube is hiring! ~http://google.com/jobs/workyoutube~
>
> > On Mar 23, 11:22 am, Shiki <apar...@gmail.com> wrote:
>
> > > Hello,
>
> > > My problem is really simple : I did a program that allows me to retrieve
> > > programatically videos from a given user (using the folowing url :)
>
> > >http://gdata.youtube.com/feeds/api/users/*username*/uploads
>
> > > But today, I'm interested in getting the same behaviour, but for video of a
> > > "show", for exemple :
>
> > >http://www.youtube.com/show/12infosdecyprien
>
> > > (And of course their is no user named "12infosdecyprien" in my case ...)
>
> > > Do you have any idea if the API provide a way to do so ?
>
> > > Best regards,
> > > Shiki.

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