TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | Custom |
ReleasedLast Release | Mar 2016 |
Maintained by Ibrahim Ulukaya.
Total | 3,498,466 |
Week | 0 |
Month | 0 |
Apps | 24,073 |
Pod Tries | 57 |
Test Targets | 1,480 |
Watch Apps | 16 |
Stars | 905 |
Watchers | 76 |
Forks | 336 |
Issues | 166 |
Contributors | 25 |
Pull Requests | 15 |
Files | 2 |
LOCLines of Code | 778 |
To run the example project; clone the repo, and run pod install
from the Project directory first. For a simple tutorial see this Google Developers article - Using the YouTube Helper Library to embed YouTube videos in your iOS application.
After installing in your project and opening the workspace, to use the library:
@property(nonatomic, strong) IBOutlet YTPlayerView *playerView;
[self.playerView loadWithVideoId:@"M7lc1UVf-VE"];
See the sample project for more advanced uses, including passing additional player parameters and working with callbacks via YTPlayerViewDelegate.
Ikai Lan Ibrahim Ulukaya, [email protected] Yoshifumi Yamaguchi, [email protected]
YouTube-Player-iOS-Helper is available under the Apache 2.0 license. See the LICENSE file for more info.