开发者

how can I use youtube API to search channels by country?

开发者 https://www.devze.com 2023-02-05 10:10 出处:网络
I want to search Youtube channels and filter them by the user\'s country among other stuff How can i do that ?

I want to search Youtube channels and filter them by the user's country among other stuff How can i do that ?

I never dealt with an A开发者_Python百科PI before , so it would be useful to direct me which language should I use and some tutorials on youtube APIs other than Google's.


you can use the api in different languages , you should go through developers API here , It has all details,

http://code.google.com/apis/youtube/getting_started.html#data_api

Search for standard feeds here ,

http://code.google.com/apis/youtube/2.0/reference.html

search appropriate URL according to your needs.

0

精彩评论

暂无评论...
验证码 换一张
取 消