v1.5.17
sampotts/plyrv1.5.17Mar 7, 2016by sampotts
AI Summary
The update enhances third-party video integration by exposing the underlying YouTube and Vimeo APIs and automatically populating video titles from metadata.
Key Highlights
- Exposed YouTube and Vimeo APIs
- Auto-set video titles based on YouTube metadata
- Fixed Vimeo API compatibility error
New Features
- YouTube and Vimeo API exposure
- Auto title setting
Full Release Notes
- Expose YouTube and Vimeo API (docs update required) (Fixes #176) - Auto set title based on YouTube getVideoData() title property - Bug fix for Vimeo API change (Uncaught TypeError: Cannot read property 'value' of undefined) due to a change their end