DPlayer icon indicating copy to clipboard operation
DPlayer copied to clipboard

:lollipop: Wow, such a lovely HTML5 danmaku video player

Results 134 DPlayer issues
Sort by recently updated
recently updated
newest added

Can it be added to Angular, if so how? Can you use webtorrent on Angular? Thanks

https://developer.apple.com/library/archive/documentation/AudioVideo/Conceptual/Using_HTML5_Audio_Video/AudioandVideoTagBasics/AudioandVideoTagBasics.html 根据ios开发文档可知,非用户主动操作的事件不会触发,总时长也获取不到 ,但是此时还是可以拖动进度条,导致播放时间显示为infinite,建议优化下。 ![image](https://user-images.githubusercontent.com/15723922/116375652-13e4c600-a842-11eb-9391-8af7d58d578a.png)

Docs said, > subtitle.type > Default 'webvtt' > Values: 'webvtt', 'ass', but only webvtt is supported for **now**. When 'ass' is available? 蹩脚英语) 但应该是DIYgod看到才能给个准信吧……那后面就用中文写了吧。。 毕设想做个小型的视频网站,目前用[ass.js](https://github.com/weizhenye/ASS) 实现了,但webvtt和ass切换起来实在是麻烦,多写了很多切换的判定。。。还有视频大小尺寸等等的问题。

你好,请问如果想自定义主题,包括替换一些图标之类的,该如何操作呢?

animation-name - CSS:层叠样式表 | MDN https://developer.mozilla.org/zh-CN/docs/Web/CSS/animation-name

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies

在danmaku.js中使用的事件为danmaku_load_start和danmaku_load_end,而在events.js中使用的是danmaku_loaded