Hi Matthieu, Can you provide a little more detail on what you mean? I'm not sure what you mean by they "don't work". Try going tho this Playground example: http://code.google.com/apis/ajax/playground/#youtube_channels
Now, in the bottom part of the window, remove this text "ytchannel:NBA" and type in "dog". The fourth result (title: Two Legged Dog) is a Google Video video. As you can see, the preview is there, and the link correctly links to the video at Google Video. Please let us know what's not working for you and we'll try to help you fix the problem. Thanks, Adam On Aug 16, 9:24 am, Matthieu <[email protected]> wrote: > Hi, > > Im using the api on my website but Ive noticed google videos don't > work for a very long time. > Id like to disable the google video results but keep the youtube ones. > Do you know how to do it? > > here is my code > this.video = new GvideoSearch(); > this.ctrl.addSearcher(this.video, searcherOptions); > this.ctrl.setSearchCompleteCallback(this, ready_video); > > thks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en -~----------~----~----~----~------~----~------~--~---
