Is there a trick you can use to search youtube vidoes that have at least or more than a certain number of views?
For example if i want to search for "cars" that has the highest rating and at least 100,000 views?
I looked online and got this example.
https://gdata.youtube.com/feeds/api/videos?q=surfing&max-results=10\&fields=entry[yt:statistics/@viewCount > 1000000]
From this website http://stackoverflow.com/questions/13331795/find-videos-with-a-minimum-number-of-views-with-youtube-api
But it doesn't seem to work any ideas?
For example if i want to search for "cars" that has the highest rating and at least 100,000 views?
I looked online and got this example.
https://gdata.youtube.com/feeds/api/videos?q=surfing&max-results=10\&fields=entry[yt:statistics/@viewCount > 1000000]
From this website http://stackoverflow.com/questions/13331795/find-videos-with-a-minimum-number-of-views-with-youtube-api
But it doesn't seem to work any ideas?