我想做一个应用程序,我想在一个UITableView
中获取YouTube视频列表。那么如何获取YouTube视频列表。是否有关于YouTube信息的API。
答案 0 :(得分:0)
Google“youtube api”
答案 1 :(得分:0)
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