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
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
Copyright © 2021 Jogjafile Inc.
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".