wcarr310 / videojs-watermark

A videojs plugin that adds a watermark to videojs player
Other
50 stars 27 forks source link

`id` prevents from correct embedding of multiple video players with watermarks on single page #4

Closed paluh closed 7 years ago

paluh commented 7 years ago

I want to embed multiple players on one page, but there is an id attribute hardcoded for watermark:

https://github.com/dotsub/videojs-watermark/blob/master/src/plugin.js#L24

Do we need this attribute setup?

paluh commented 7 years ago

Thanks!

lkrnac commented 7 years ago

New version (1.0.0) with this fix is available in NPM.