|
@@ -3,6 +3,8 @@
|
|
|
</p>
|
|
|
<h1 align="center">DPlayer</h1>
|
|
|
|
|
|
+> Wow, such a lovely HTML5 danmaku video player
|
|
|
+
|
|
|
[](https://www.npmjs.com/package/dplayer)
|
|
|
[](https://github.com/DIYgod/DPlayer/blob/master/LICENSE)
|
|
|
[](https://david-dm.org/DIYgod/DPlayer#info=devDependencies)
|
|
@@ -10,22 +12,22 @@
|
|
|
[](https://travis-ci.org/DIYgod/DPlayer)
|
|
|
[](https://www.anotherhome.net/)
|
|
|
|
|
|
-> Wow, such a lovely HTML5 danmaku video player
|
|
|
-
|
|
|
## Introduction
|
|
|
|
|
|
-DPlayer is a lovely HTML5 danmaku video player to help people play video and danmaku easily.
|
|
|
+
|
|
|
+
|
|
|
+DPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily.
|
|
|
|
|
|
**DPlayer supports:**
|
|
|
|
|
|
-- Streaming formats:
|
|
|
+- Streaming formats
|
|
|
- [HLS](https://github.com/video-dev/hls.js)
|
|
|
- [FLV](https://github.com/Bilibili/flv.js)
|
|
|
-- Media formats:
|
|
|
+- Media formats
|
|
|
- MP4 H.264
|
|
|
- WebM
|
|
|
- Ogg
|
|
|
-- Features:
|
|
|
+- Features
|
|
|
- Danamku
|
|
|
- Screenshot
|
|
|
- Hotkeys
|
|
@@ -37,8 +39,6 @@ Using DPlayer on your project? [Let me know!](https://github.com/DIYgod/DPlayer/
|
|
|
|
|
|
**[Docs](http://dplayer.js.org/docs)**
|
|
|
|
|
|
-
|
|
|
-
|
|
|
## Install
|
|
|
|
|
|
```
|
|
@@ -129,4 +129,4 @@ See [docs](http://dplayer.js.org/docs)
|
|
|
**DPlayer** © [DIYgod](https://github.com/DIYgod), Released under the [MIT](./LICENSE) License.<br>
|
|
|
Authored and maintained by DIYgod with help from contributors ([list](https://github.com/DIYgod/DPlayer/contributors)).
|
|
|
|
|
|
-> [Blog](https://www.anotherhome.net) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Weibo [@DIYgod酱](http://weibo.com/anotherhome) · Telegram Channel [某不科学的DIYgod](https://t.me/awesomeDIYgod)
|
|
|
+> [Blog](https://www.anotherhome.net) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Weibo [@DIYgod酱](http://weibo.com/anotherhome) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)
|