Vimeo private videos: check for hash in src and add as a param (#2322)

* check for hash in src and add as a param

* Enable different methods of passing hash
This commit is contained in:
Frosch
2021-09-29 13:04:56 +02:00
committed by Sam Potts
parent a3716fc491
commit b256c102e8
2 changed files with 35 additions and 8 deletions

View File

@ -398,6 +398,7 @@ const defaults = {
embed: {
provider: 'data-plyr-provider',
id: 'data-plyr-embed-id',
hash: 'data-plyr-embed-hash',
},
},