DraftJS Extended Video Plugin This is a plugin for the @draft-js-plugins/editor. Usage import createExtenedVideoPlugin from 'draft-js-extended-video-plugin'; const videoPlugin = createExtenedVideoPlugin(options); export const plugin = [videoPlugin]