From 80335f8acf98fbc74df69990387478e8f71bed8b Mon Sep 17 00:00:00 2001 From: Gerben van Dijk Date: Thu, 6 Jun 2019 15:07:45 +0200 Subject: [PATCH] updated docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0edddb2..2046ddf 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ These are available props. * `player-vars`: `Object`, default value is `{start: 0, autoplay: 0}` Can also specify `rel`. * `video-id`: `String`, `required` * `mute`: `Boolean` default value is `false` +* `host`: `String` default value is `https://www.youtube.com`. Can be set to `https://www.youtube-nocookie.com` as well. ### Methods