youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView

OTHER License

Stars
1.6K
Committers
33

Bot releases are hidden (Show)

youtube-ios-player-helper - 1.0.4 - add support for Swift Package Manager (SPM) Latest Release

Published by todd-patterson almost 3 years ago

  • Add support for Swift Package Manager and associated file restructuring
  • Fix broken unit tests that were not migrated from UIWebView to WKWebView
  • Fix assorted warnings
youtube-ios-player-helper - 1.0.3 - fix bug regarding tapping player UI elements

Published by todd-patterson over 3 years ago

Fix a long-standing bug which prevented navigation to YouTube when tapping some player UI elements.

youtube-ios-player-helper - 1.0.2 - fix bug regarding mapping of player state

Published by todd-patterson over 4 years ago

Fix bug introduced by e9dbe9e regarding mapping of player state. The value returned from the player has a lower-bound of "-1", whereas YTPlayerState is a 0-based NSInteger enum.

youtube-ios-player-helper - 1.0.1 - fix WebView scaling

Published by todd-patterson over 4 years ago

Fix UI scaling in the WebView

youtube-ios-player-helper - 1.0.0 - migrate to WKWebView

Published by todd-patterson over 4 years ago

Migrate to WKWebView and other general clean-up and modernization.

Package Rankings
Top 10.56% on Carthage
Top 0.71% on Cocoapods.org
Badges
Extracted from project README
Version Platform
Related Projects