You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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