Skip to content

WMPlayer (1.0.0)

Latest
Compare
Choose a tag to compare
@wiserim wiserim released this 19 Jun 21:26
· 1 commit to master since this release

WMPlayer (1.0.0)

Updates

  • removed default YouTube API key
  • WMPlayer.addTrack method now accepts duration argument
  • YouTube tracks can now fetch title by YouTube Data API (if API key is provided)
  • optimized YouTube Data API query
  • if YouTube track has not set track duration it'll be set on play
  • not having set YouTube API key doesn't set YouTube tracks status to 'error' anymore
  • added playlistDoubleClickSelect option.
  • added YTAutoload option.
  • YouTube Iframe API is no longer loaded on player creation by default, unless YTAutoload is set true.

Bug fixes

  • YouTube track not starting if YouTube Data API key is not defined
  • plalist loop is not working properly when YouTube track is the last
  • Loop flag isn't checked properly on audio track end