mirror of
https://github.com/DIYgod/DPlayer
synced 2024-11-22 18:56:54 +00:00
1.2 KiB
1.2 KiB
DPlayer
Wow, such a lovely HTML5 danmaku video player
Introduction
Notice: This player is still under development.
Install
$ npm install dplayer --save
Run in development
$ npm install
$ npm run dev
Make a release
$ npm install
$ npm run build
Todo
-
缓冲提示
-
快捷键: 空格暂停,双击全屏, 方向键控制进度
-
弹幕相关
-
icon 动画
-
右键
LICENSE
MIT © DIYgod