Plyr v3.5.4 Release Notes

Release Date: 2019-04-25 // about 5 years ago
    • โž• Added: Set download URL via new setter
    • ๐Ÿ‘Œ Improvement: The order of the controls option now effects the order in the DOM - i.e. you can re-order the controls - Note: this may break any custom CSS you have setup. Please see the changes in the PR to the default SASS
    • ๐Ÿ›  Fixed issue with empty controls and preview thumbs
    • ๐Ÿ›  Fixed issue with setGutter call (from Sentry)
    • ๐Ÿ›  Fixed issue with initial selected speed not working
    • โž• Added notes on autoplay config option and browser compatibility
    • ๐Ÿ›  Fixed issue with ads volume not matching current content volume
    • ๐Ÿ›  Fixed race condition where ads were loading during source change
    • ๐Ÿ‘Œ Improvement: Automatic aspect ratio for YouTube is now supported, meaning all aspect ratios are set based on media content - Note: we're now using a different API to get YouTube video metadata so you may need to adjust any CSPs you have setup
    • ๐Ÿ›  Fix for menu in the Shadow DOM (thanks @emielbeinema)