0.2.5 • Published 8 years ago
nodebb-plugin-html5videoplayer v0.2.5
nodebb-plugin-html5videoplayer
this plugin embeds an HTML5 video player. when upload a video this does not appear as a link but as players in the content. Accepted video formats MP4, WEBM, MOV, OGV.
NodeBB version
run in NodeBB v0.7.x - v1.1.0
Installation
npm install nodebb-plugin-html5videoplayer
Accepted video formats
- MP4
- WEBM
- MOV
- OGV
Version
0.1.0
Stable release, finish base function.
0.2.0
Add responsive support, now the video can play on all kind of device.
0.2.1
Beautify the code
0.2.2
Fix compatibility to be listed in nbbpm
0.2.3
Fix Issue #1: "Uncaught reference error: module is not defined"