Matthew McClure
Matthew McClure
Thanks for the PR! This looks good to me, so I'll pull this in and release next week.
I used it the other day and it worked fine. Are you running into a specific issue?
I've always suggested people use VJS directly instead of using this plugin. I (personally) don't think the abstraction is useful enough to warrant the maintenance liability, and the core team...
Also, just to note, [there are forks](https://github.com/jlad26/video-js-for-wordpress) that are a bit out of date, but less-so. Another note on the note, I'm not a Wordpress user, so my opinion on...
Yeah the more I think about it, the more it makes sense for WYSIWYG users to be able to have access to things like this. It's easy to forget the...
@stopspazzing You could fork it again, add what is needed, and then submit a PR back :)
Yeah, agreed, having to dig into the underlying playback tech directly to do this doesn't feel right. Thanks for the feedback, let us think on what the path could look...
What could it look like for this component (or set of them) to be able to return things like an asset ID / playback ID?
At the risk of sounding like a dummy, are there any race conditions we need to account for here? The one that comes to mind is, does this `script` tag...