Skip to content

Conversation

@nirvanatikku
Copy link
Owner

  • 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 - ther 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

nirvanatikku and others added 29 commits December 1, 2016 17:40
- "cuePlaylist"
- "playPlaylist"
- "next"
- "previous"
- "playVideoAt"

- "data" includes playlist info
- Streamlined the UX offering settings & then all necessary player insights post-creation
- Got rid of old assets & require.js - using cdnjs.com now
- Added support for command execution from a button
- Link player properties to YouTube API
- Use unix newlines
… 'jquery.tubeplayer.min.js' + Remove qunit from default
@nirvanatikku nirvanatikku self-assigned this Dec 2, 2016
@nirvanatikku nirvanatikku merged commit aa8e802 into master Dec 2, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants