README
NodeBB Video Embed - A plugin that embed movies from urls
Replace video urls with embed code
Supported video urls
- Vimeo
- Youtube
- Youtube Playlist
Installation
npm install nodebb-plugin-video-embed
A plugin that embed movies from urls
<script type="module">
import nodebbPluginVideoEmbed from 'https://cdn.skypack.dev/nodebb-plugin-video-embed';
</script>
Replace video urls with embed code
npm install nodebb-plugin-video-embed