XCDYouTubeKit

Language: Obj-C
License: MIT

XCDYouTubeKit is a YouTube video player for iOS, tvOS and macOS.

Requirements

Runs on iOS 8.0 and later
Runs on macOS 10.9 and later
Runs on tvOS 9.0 and later

Warning

XCDYouTubeKit is against the YouTube Terms of Service. The only official way of playing a YouTube video inside an app is with a web view and the iframe player API. Unfortunately, this is very slow and quite ugly, so I wrote this player to give users a better viewing experience.

GitHub