0

我想做一个应用程序,我想在一个应用程序中获取 YouTube 视频列表UITableView。那么如何获取 YouTube 视频列表。是否有任何用于 YouTube 信息的 api。

4

2 回答 2

0

谷歌“youtube api”

第一个参考链接!

于 2012-12-18T07:25:54.503 回答
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
于 2012-12-18T07:34:17.047 回答