Nagaraj
Nagaraj

Reputation: 802

Youtube video player customisation

Are there any API in google to get the url of the video content, so that i can play it in "MPMoviePlayerController" or is it possible to customise the player to such a extent that it does not resemble the youtube player. (like hiding "info bar" that appears once the movie completes, play button, activity indicator ...)

Upvotes: 0

Views: 205

Answers (1)

Brams
Brams

Reputation: 674

I think you should have a look at this component: https://github.com/0xced/XCDYouTubeVideoPlayerViewController

Upvotes: 2

Related Questions