Hi,

Not entirely sure with the wizards, but you may be able to do this
with the RESTful api.

http://code.google.com/apis/ajaxsearch/documentation/reference.html#_intro_fonje

When you look at "Video Search Specific Arguments" you will see you
can use a "scoring" argument

"This optional argument tells the video search system how to order
results. Results may be ordered by relevance (which is the default) or
by date. To select ordering by relevance, do not supply this argument.
To select ordering by date, set scoring as scoring=d."

It may be possible to do this by modifying the wizards code (or adding
by the "scoring" argument to your queries), but I have not tried it, I
usually build my own API controls.

See if that helps,

Cheers!
Vision Jinx

On Aug 16, 10:49 pm, sp23 <[email protected]> wrote:
> Hi there,
>
> On my website I want to add a video bar or a list of youtube videos
> which match a certain search query and sorted by reverse chronological
> order (most recent video appears first).
>
> I went through the wizards and sample code and didnt seem to find the
> sorting possibility anywhere. Please let me know if I missed anything.
>
> Thanks
> SP
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to