Skip to content

Version 1.1.1

Compare
Choose a tag to compare
@SvenTiigi SvenTiigi released this 29 Sep 16:19
· 278 commits to main since this release

Changes

  • Updating the source of a YouTubePlayer will automatically invoke the load(source:) function
  • Updating the configuration of a YouTubePlayer will automatically invoke the update(configuration:) function
  • Added auto case to YouTubePlayer.PlaybackQuality

Added

  • showStatsForNerds() function on YouTubePlayerVideoInformationAPI to display advanced statistics about the current YouTubePlayer
  • hideStatsForNerds() function on YouTubePlayerVideoInformationAPI to hide the advanced statistics
  • getInformation(completion:) function on YouTubePlayerVideoInformationAPI to retrieve an object which contains all information about the current YouTubePlayer