Ecosyste.ms: Awesome
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: 19 days ago
JSON representation
NodeBB Plugin that allows users to embed BiliBili videos inline in their posts.
- Host: GitHub
- URL: https://github.com/jlchntoz/nodebb-plugin-bilibili
- Owner: JLChnToZ
- License: mit
- Created: 2014-10-11T15:46:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-30T06:52:37.000Z (over 5 years ago)
- Last Synced: 2024-10-10T21:16:46.929Z (about 1 month ago)
- Topics: bilibili, nodebb-plugin
- Language: JavaScript
- Size: 81.1 KB
- Stars: 7
- Watchers: 3
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)