Google API to retrieve all movies in a a category

829 Views Asked by At

i am looking for a pi which can retrieve all movies available on youtube in a particular category.

for example i want list of movies available at http://www.youtube.com/movies?cl=te.

Thank you

1

There are 1 best solutions below

3
On

Perhaps YouTube API is what you are looking for:
http://code.google.com/intl/pl/apis/youtube/overview.html

Precisely, look into Data API Protocol. There is parameter called "category".