Plyr v1.5.2 Release Notes

    • handlers option renamed to listeners
    • ๐Ÿ‘€ Added event listeners for all types to the plyr container (playback, fullscreen, captions etc - see docs)
    • ๐Ÿšš Removed onSetup config option (use the 'setup' event instead, plyr element is event.plyr)
    • ๐Ÿ’… Style bug fixes
    • ๐Ÿ‘€ Vimeo seek bug fix (requires whole seconds when seeking)
    • ๐Ÿ’ป Fix for fullscreen player (using class hook, not browser fullscreen)