此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/DIYgod/DPlayer.git
一款非常好用的媒体播放器

DIYgod 492da45d98 danmaku opacity; top & bottom danmaku; bugs 9 年之前
demo 492da45d98 danmaku opacity; top & bottom danmaku; bugs 9 年之前
dist 492da45d98 danmaku opacity; top & bottom danmaku; bugs 9 年之前
src 492da45d98 danmaku opacity; top & bottom danmaku; bugs 9 年之前
.gitignore 6982d58cd7 init project 9 年之前
.travis.yml 6982d58cd7 init project 9 年之前
README.md 492da45d98 danmaku opacity; top & bottom danmaku; bugs 9 年之前
gulpfile.js 2c1d7c149d comment; change demo link 9 年之前
package.json 1eb4b919cf fix README 9 年之前

README.md

DPlayer

npm npm devDependency Status npm Travis

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

Related Projects

Todo

  • [ ] 缓冲提示

  • [ ] 快捷键: 空格暂停,双击全屏, 方向键控制进度

  • [ ] 弹幕相关

  • [ ] icon 动画

  • [ ] 右键

  • [ ] 全屏进度控制

LICENSE

MIT © DIYgod