开发者

objective-c parsing youtube video to see number of views

开发者 https://www.devze.com 2023-01-19 03:55 出处:网络
I\'m creating an app that constantly checks the number of views a youtube video has. Is this possible? and h开发者_运维百科ow would I do it?

I'm creating an app that constantly checks the number of views a youtube video has.

Is this possible? and h开发者_运维百科ow would I do it?

Example code, would be awesome :D

Thanks, Elijah


start here with the client library

http://code.google.com/p/gdata-objectivec-client/

here are the sample applications

http://code.google.com/p/gdata-objectivec-client/source/browse/#svn/trunk/Examples/YouTubeSample

look here is sample code

http://pastebin.com/Bx6TCb2v

0

精彩评论

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