Skip to content

Xuanwo/nodebb-plugin-html5videoplayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Plugin is Deprecated, Please use nodebb-plugin-ns-embed

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.5

Fix Issue #1: "Uncaught reference error: module is not defined"

About

this plugin embeds an HTML5 video player. when upload a video this does not appear as a link but as players in the content.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 91.3%
  • CSS 8.7%