Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@0xced 0xced released this 12 Oct 11:10
· 1412 commits to master since this release
  • Video metadata information (thumbnails and title) is provided through XCDYouTubeVideoPlayerViewControllerDidReceiveMetadataNotification. (#1)
  • Workaround a case where the status bar could disappear after the video ends playback. (#3)
  • Error reporting is more accurate, especially for VEVO videos. (#6)
  • prepareToPlay is not automatically called, it’s the programmer responsibility to call it if appropriate.