开发者

Download Video from YouTube in iphone Application

In one Application i use YouTube Video for display i want first that video download from YouTube then it play from locally from downloaded source.

This is Possible.....If yes then provide sug开发者_开发问答gestion...


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


You have to download your video through file location url using NSURLConnection .After that you can MPMovieplayerContoller to run that video.you can google to get example for NSURLConnection and MPMovieplayerController.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜