Hi, I am trying to get the Youtube video bar to show the 4 or 8 most viewed videos in my channel. From all the references it seems impossible. It only seems to take the latest videos. Fine, so I manually took all the id's of all my most popular videos and pasted them in an execute list search string like this executeList : ["E4Z4_99wLjw OR 4sWcxawkvM3 OR zV12jXNt3bY OR 9TfeCsC9QQ", "bW3cRd_Mg31 OR A17zo1ZCSkM OR XtRXAxjiIRs OR vrZMvOXf4vs"] This works. But it slows down my site front page considerably- Ajax has to search for each ID, even though I know them already! seems silly. Doesn't it provide an option not to search, but to directly specify the videos I want to show? such as ExecuteList instead of AutoExecuteList or something like that? thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
