Gary Katsevman

Results 538 comments of Gary Katsevman

Unfortunately, we don't really have the time to look at this repo. We'd be happy to have help in fixing it up. Unfortunately, last I checked, Vimeo forbids disabling their...

The master branch sort of works, I think. There shouldn't be anything that would make it not work with 7.x beyond the dependency version in the package.json. However, I think...

The main issue why it's not really maintained is because several years ago Vimeo changed their terms of usage to disallow disabling their controls and showing custom controls on top....

Looks like someone is maintaining a fork https://github.com/videojs/videojs-vimeo/issues/151#issuecomment-592646742

In the other repo would work ok as well. Either way works, I think the idea behind `--save-dev` is that you should be using a bundler to produce a file...

Are you talking about in this section? https://docs.videojs.com/module-events.html#trigger If so, the docs for it is generated in the main repo (https://github.com/videojs/video.js/blob/master/src/js/utils/events.js#L388-L404), would you be able to make a PR? Thanks

Unfortunately, we haven't updated dependencies for building and currently it's only known to be working with `lts/erbium` which is node 12 (https://github.com/brightcove/videojs-playlist-ui/blob/master/.nvmrc). If you need to build this manually, I...

Probably worth saying we're using a fork of it

Thanks for looking at this @OwenEdwards, it used to be an `input` element (https://github.com/videojs/videojs.com/pull/51/files#diff-54f365e81aca3df342aebdf40990d609f3380c435c13d66f80e3555e64432e8aR82) but then @mmcc changed in the website rewrite 😜

Yeah, the quick answer is to add a box to the advanced page. Though, we may want to redesign the main page a bit as well.