aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorSam Potts <sam@potts.es>2018-07-30 22:54:03 +1000
committerGitHub <noreply@github.com>2018-07-30 22:54:03 +1000
commitefb7401e6d754034a0d8ffe13156a8bab4e0d060 (patch)
treed0bc86a50e00ee8302becea84829edecdedb61f5 /readme.md
parent0933b48c2a1990a19ac7f0b15ba639b30fb3d8db (diff)
parent60a0f0c9799cfa5c9f207971168b07f23f7ee41c (diff)
downloadplyr-efb7401e6d754034a0d8ffe13156a8bab4e0d060.tar.lz
plyr-efb7401e6d754034a0d8ffe13156a8bab4e0d060.tar.xz
plyr-efb7401e6d754034a0d8ffe13156a8bab4e0d060.zip
Merge pull request #1136 from sampotts/develop
v3.3.23
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 2ca9ed53..c18fefbc 100644
--- a/readme.md
+++ b/readme.md
@@ -80,7 +80,7 @@ Plyr extends upon the standard [HTML5 media element](https://developer.mozilla.o
</audio>
```
-For YouTube and Vimeo players, Plyr uses progressive enhancement to enhance the default `<iframe>` embeds. Below are some examples. The `plyr__video-embed` classname will make the embed responsive. You can add the `autoplay`, `loop` and `playsinline` (YouTube only) query parameters to the URL and they will be set as config options automatically. For YouTube, the `origin` should be updated to reflect the domain you're hosting the embed on, or you can opt to omit it.
+For YouTube and Vimeo players, Plyr uses progressive enhancement to enhance the default `<iframe>` embeds. Below are some examples. The `plyr__video-embed` classname will make the embed responsive. You can add the `autoplay`, `loop`, `hl` (YouTube only) and `playsinline` (YouTube only) query parameters to the URL and they will be set as config options automatically. For YouTube, the `origin` should be updated to reflect the domain you're hosting the embed on, or you can opt to omit it.
#### YouTube embed