我想执行一个应用程序,其中我想在一个UITableView
中获取YouTube视频列表。因此,如何获取该YouTube视频列表。有没有用于YouTube信息的API。
follow Youtube API
https://developers.google.com/youtube/
You can use PSYouTubeExtractor.h class It can get youtube mp4 video url and than downloading and viewing is not a problem
Here is my example https://github.com/comonitos/youtube_video
Google" YouTube API"
第一个参考链接!