How to search youtube with at least * number of views?

saucy05

New member
Joined
Sep 13, 2008
Messages
3
Reaction score
0
Points
1
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?
 
Back
Top