Releases
2.0.0
Announcements
The plugin no longer falls back to the Flash player (due to YouTube deprecating it)
Various properties have been removed, due to the transition to the iframe player
Playlist support has been added to TubePlayer
Updates
Removed code to handle flash player (due to deprecation); instead - uses iframe player exclusively
Added playlist support for "playPlaylist", "cuePlaylist", "next", "previous", "playVideoAt"
Added support for rate change events "onRateChange"
Improved support for multiple tubeplayer instances
Support providing a list of Video IDs in the playlist
property
Property showControls
is no longer a boolean - the property is controls
now: 0=none, 1=immediate, 2=lazy
Property autoHide
has been deprecated and is no longer used
Property theme
has been deprecated; players always use the dark theme
Improved security by adding origin
(window.location.origin)
Revamped the test console + Updated tests to ensure successful execution
You can’t perform that action at this time.