commit
3222aa583d
|
|
@ -28,6 +28,7 @@ DPlayer is a lovely HTML5 danmaku video player to help people build video and da
|
|||
- Streaming formats
|
||||
- [HLS](https://github.com/video-dev/hls.js)
|
||||
- [FLV](https://github.com/Bilibili/flv.js)
|
||||
- [MPEG DASH](https://github.com/Dash-Industry-Forum/dash.js)
|
||||
- Media formats
|
||||
- MP4 H.264
|
||||
- WebM
|
||||
|
|
@ -140,4 +141,4 @@ var dp = new DPlayer({
|
|||
**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 [@Anotherhome](https://www.anotherhome.net) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)
|
||||
> Blog [@Anotherhome](https://www.anotherhome.net) · GitHub [@DIYgod](https://github.com/DIYgod) · Twitter [@DIYgod](https://twitter.com/DIYgod) · Telegram Channel [@awesomeDIYgod](https://t.me/awesomeDIYgod)
|
||||
|
|
|
|||
Loading…
Reference in New Issue