** ios [#ios]
- Using the YouTube Helper Library to embed YouTube videos in your iOS application
-- https://developers.google.com/youtube/v3/guides/ios_youtube_helper
- [http://www.dictav.info/2013/11/14/iOS%E3%81%A7YouTube%E5%8B%95%E7%94%BB%E3%82%92%E5%86%8D%E7%94%9F%E3%81%99%E3%82%8B.html iOSでYouTube動画を再生する]@www.dictav.info
* [[UIWebView]] [#uiwebview]
- UIWebViewでYouTube動画を再生する
-- http://dev.classmethod.jp/smartphone/iphone/ios-uiwebview-youtube/
- UIWebViewでvideoタグを使うとき いきなりfull screenにしない方法
-- http://d.hatena.ne.jp/glpgsinc/20121211/1355208138
* [[MPMoviePlayer]] [#mpmovieplayer]
- [[LBYouTubeView]]
- [[MPMoviePlayerViewController]]
** allowsInlineMediaPlayback [#allowsInlineMediaPlayback]
- Objective-C Youtube 埋め込み
-- http://okwave.jp/qa/q8472053.html
** サンプル [#oc7a14c7]
- https://gist.github.com/ikekou/5840178
- iOS7 viewController and MPMoviePlayerViewController Rotation
-- http://stackoverflow.com/questions/21879288/ios7-viewcontroller-and-mpmovieplayerviewcontroller-rotation
* [[AVPlayer]] [#avplayer]
* ライブラリ [#lib]
- [[HCYoutubeParser]]