This repository was archived by the owner on Jan 17, 2022. It is now read-only.
Tags: SBGSports/plyr
Tags
- Preview seek/scrubbing thumbnails (thanks @jamesoflol) - Fixes for proxy listeners (thanks @gurupras) - Fix for buffer progress transition on WebKit (thanks @samuelgozi) - Fix for error when mime type not specified (fixes sampotts#1274) - Support YouTube noCookie (thanks Omar Khatib) - Add Angular plugin reference (thanks @smnbbrv) - Use `Math.trunc` instead of `parseInt` (thanks @taion) - Many fixes for fullscreen in embedded players with non 16:9 screens or videos - Added 'force' fallback option for fullscreen - [RangeTouch](https://rangetouch.com) is now bundled with Plyr as a dependency to fix the scrubber on touch devices
- Added download button option to download either current source or a… … custom URL you specify in options - Prevent immediate hiding of controls on mobile (thanks @jamesoflol) - Don't hide controls on focusout event (fixes sampotts#1122) (thanks @jamesoflol) - Fix HTML5 quality settings being incorrectly set in local storage (thanks @TechGuard)
- Accessibility improvements (see sampotts#905) - Improvements to the way the controls work on iOS - Demo code clean up - YouTube quality selection removed due to their poor support for it. As a result, the `qualityrequested` event has been removed - Controls spacing improvements - Fix for pressed property missing with custom controls (Fixes sampotts#1062) - Fix sampotts#1153: Captions language fallback (thanks @friday) - Fix for setting pressed property of undefined (Fixes sampotts#1102)