I have a script that will display the json results of a youtube search. The following url will not sort though it does return the results provided I put in a username into username.
http://gdata.youtube.com/feeds/users/username/uploads?alt=json-in-script&search_sort=video_view_count
This doesn't seem to sort. And also it doesn't seem to be able to search by keywords if I append &q=dogs
Is it possible to search for username plus keywords and sort it afterwards?