Eric Vargas

1pod

youtube-ios-player-helper

Helper library for iOS developers that want to play YouTube videos in their iOS apps with the iframe player API.

This library allows iOS developers to quickly embed YouTube videos within their applications via a custom UIView subclass, YTPlayerView. This library provides:

  • A managed UIWebView instance that loads the HTML code for the iframe player
  • Objective-C wrapper functions for the JavaScript Player API
  • YTPlayerViewDelegate for handling YouTube player state changes natively in your Objective-C code

License: NOASSERTION

  • Objective C