Tôi cần trình phát video HTML5 được tùy chỉnh, tôi cũng cần video trên YouTube để phát. Tôi có một trình phát video HTML 5 vidoeJS http://www.videojs.com/, nhưng tôi không thể phát video trên YouTube
Tôi đang làm việc trên Ứng dụng iOS (Với Storyoard). Tôi có một ViewController: //movieViewController.h
#import <UIKit/UIKit.h>
#import <MediaPlayer/MediaPlayer.h>
@interface movieViewController