mirror of
https://github.com/DIYgod/DPlayer
synced 2024-11-22 10:02:59 +00:00
.github | ||
demo | ||
dist | ||
plugin | ||
src | ||
.eslintrc | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
package.json | ||
postcss.config.js | ||
README.md | ||
webpack.config.js | ||
yarn.lock |
DPlayer
Wow, such a lovely HTML5 danmaku video player
Introduction
DPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily.
DPlayer supports:
- Streaming formats
- Media formats
- MP4 H.264
- WebM
- Ogg Theora Vorbis
- Features
- Danamku
- Screenshot
- Hotkeys
- Quality switching
Using DPlayer on your project? Let me know!
Install
$ npm install dplayer --save
Quick Start
<link rel="stylesheet" href="dist/DPlayer.min.css">
<div id="player1"></div>
<script src="dist/DPlayer.min.js"></script>
var dp = new DPlayer({
element: document.getElementById('player1'),
video: {
url: 'dplayer.mp4',
pic: 'dplayer.png'
},
danmaku: {
id: 'testid',
api: 'https://api.prprpr.me/dplayer/'
}
});
Usage
Join the Discussion
- Telegram Group
- QQ Group: 415835947
Related Projects
- DPlayer-backend
- DPlayer-data(weekly backup for api.prprpr.me/dplayer)
- DPlayer-for-typecho
- Hexo-tag-dplayer
- DPlayer_for_Z-BlogPHP
- 纸飞机视频区插件(DPlayer for Discuz!)
- dplayer_py_backend
- dplayer_lua_backend
- DPlayer for WordPress
- Vue-DPlayer
- Feel free to submit yours in
Let me know!
Who use DPlayer?
- Anotherhome
- 嘀哩嘀哩
- 息萌
- TALD
- webdir
- 0xBBC
- 树洞
- FGHRSH的博客
- 银色子弹
- 妖气山弹幕网
- 御宅同萌 – 聖域
- 動漫御宅堂
- 纸飞机南航青年网络社区
- Feel free to submit yours in
Let me know!
CDN
Donate
- Donate via Paypal
- Donate via WeChat Pay
- Donate via Alipay
- Donate via Bitcoin: 13CwQLHzPYm2tewNMSJBeArbbRM5NSmCD1
Author
DPlayer © DIYgod, Released under the MIT License.
Authored and maintained by DIYgod with help from contributors (list).
Blog @Anotherhome · GitHub @DIYgod · Twitter @DIYgod · Weibo @DIYgod酱 · Telegram Channel @awesomeDIYgod