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:
@ -398,6 +398,7 @@ const defaults = {
|
||||
embed: {
|
||||
provider: 'data-plyr-provider',
|
||||
id: 'data-plyr-embed-id',
|
||||
hash: 'data-plyr-embed-hash',
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user