I need to be able to search YouTube by:
– country
– channel
– subscribers
– age
– join date
I’m told that you can use an API like this: http://www.programmableweb.com/api/youtube
There is a particular type of video I’m looking for – the interface doesn’t need to be something that I can vary (although I guess that’d be nice).
I just need to be able to perform the same search repeatedly (every few days).
