An open API service indexing awesome lists of open source software.

https://github.com/jlchntoz/nodebb-plugin-bilibili

NodeBB Plugin that allows users to embed BiliBili videos inline in their posts.
https://github.com/jlchntoz/nodebb-plugin-bilibili

bilibili nodebb-plugin

Last synced: 2 months ago
JSON representation

NodeBB Plugin that allows users to embed BiliBili videos inline in their posts.

Awesome Lists containing this project

README

        

# NodeBB BiliBili Plugin

This NodeBB plugin allows users to embed [BiliBili](http://www.bilibili.com/) videos inline in their posts.

## Installation

npm install nodebb-plugin-bilibili

## screenshots

when user read something have bilibili video(url like http://www.bilibili.com/video/av15587111/),you can see button like below.
![](screenshots/1.jpg)
then you can click it.
![](screenshots/2.jpg)
wait few second,you will find video is loading.
![](screenshots/3.jpg)
then you can watch the video.
![](screenshots/4.jpg)