From 211ad6c8f59c3d48648f8be0bc1cde85fd72ea95 Mon Sep 17 00:00:00 2001 From: Sam Potts Date: Mon, 13 Aug 2018 23:43:08 +1000 Subject: [PATCH] Removed YouTube quality controls --- changelog.md | 1 + readme.md | 177 +++++++++++++++++++------------------- src/js/config/defaults.js | 17 +--- src/js/html5.js | 3 + src/js/listeners.js | 6 -- src/js/plugins/youtube.js | 54 ------------ src/js/plyr.js | 5 -- 7 files changed, 95 insertions(+), 168 deletions(-) diff --git a/changelog.md b/changelog.md index 28ab9303..a9fd2472 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,7 @@ - Accessibility improvements (see #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 # v3.3.23 diff --git a/readme.md b/readme.md index 05d782a6..510a20c2 100644 --- a/readme.md +++ b/readme.md @@ -8,26 +8,26 @@ A simple, lightweight, accessible and customizable HTML5, YouTube and Vimeo medi ## Features -* **Accessible** - full support for VTT captions and screen readers -* **[Customisable](#html)** - make the player look how you want with the markup you want -* **Good HTML** - uses the _right_ elements. `` for volume and `` for progress and well, `