Skip to content
/ DPlayer Public
forked from tsukumijima/DPlayer

🍭 コメントを流せる素敵な HTML5 動画プレイヤー

License

Notifications You must be signed in to change notification settings

neneka/DPlayer

 
 

Repository files navigation

ADPlayer

DPlayer

🍭 Wow, such a lovely HTML5 danmaku video player

この Fork は、

  • 日本語への対応
  • 全体的な UI の見直しとブラッシュアップ
  • Danmaku(コメント)描画周りの大幅な修正
  • Danmaku(コメント)のサイズ変更 (big, medium, small) に対応
  • スマホ・タブレットや日本語対応により崩れる CSS の修正
  • スマホ・タブレット向け UI の最適化と改善
  • スマホ・タブレット向けの早送り・巻き戻しボタンの追加
  • 早送り・巻き戻し周りの不具合の修正
  • Live 再生時の同期ボタンの追加
  • Picture-in-Picture (PiP) ボタンの追加
  • キーボードショートカット(ホットキー)の追加
  • スクリーンショット保存時のファイル名の変更
  • スクリーンショット機能をスマホ・タブレットでも使えるように変更
  • 設定パネルの UI を丸みを帯びたデザインに刷新
  • 設定パネルで現在の設定値を確認できるように変更
  • 画質の切り替え UI を設定パネルに統合
  • 再生速度の切り替え UI のデザインを刷新
  • mpegts.js 利用時に主音声と副音声を切り替えられる機能を追加し、設定パネルに統合
  • mpegts.js を利用した低遅延ライブストリーミングのサポートを追加
  • aribb24.js を利用した ARIB 字幕・文字スーパーのサポートを追加
  • 依存パッケージを大幅に更新
    • Webpack 5 へのアップグレードのほか、node-sass を sass (dart-sass) に移行した
  • パッケージ管理を npm から yarn に移行
    • 依存パッケージの更新にともない、npm だと依存関係が解決できないことがあったため
  • そのほか多数の不具合修正と改善

と、KonomiTVTVRemotePlus 向けに多くの不具合改善と大幅な変更を行った DPlayer です。

おそらく、ニコニコ風のコメントを流せるプレイヤーの中では一番多機能なのではないでしょうか。
ぜひ日本でももっと広まって欲しいと思っています(コメントを流さない場合でも軽量で優秀なプレイヤーだと思います)。
KonomiTV や TVRemotePlus 向けではありますが、できるだけ汎用的に改造しているつもりです。そのまま他の用途でも使えるかもしれません。


npm npm npm size Travis devDependency Status

Introduction

image

DPlayer is a lovely HTML5 danmaku video player to help people build video and danmaku easily.

DPlayer supports:

  • Streaming formats
  • Media formats
    • MP4 H.264
    • WebM
    • Ogg Theora Vorbis
  • Features
    • Danmaku
    • Screenshot
    • Hotkeys
    • Quality switching
    • Thumbnails
    • Subtitle

Using DPlayer on your project? Let me know!

Docs

中文文档

Thanks

Special Sponsors

Sponsors

极酷社

Contributors

Join the Discussion

Related Projects

Feel free to submit yours in Let me know!

Tooling

Danmaku api

Plugins

Other

  • DPlayer-Lite: lite version
  • hlsjs-p2p-engine: Let your viewers become your unlimitedly scalable CDN
  • CBPlayer: Dplayer with CDNBye P2P plugin built in, supporting HLS, MP4 and MPEG-DASH P2P streaming.
  • Feel free to submit yours in Let me know!

Who use DPlayer?

  • 学习强国: “学习强国”学习平台精心打造的手机客户端
  • 小红书: 中国最大的生活社区分享平台,同时也是发现全球好物的电商平台
  • 极客时间: 极客邦科技出品的一款 IT 内容知识服务 App
  • 嘀哩嘀哩: 兴趣使然的无名小站(D 站)
  • 银色子弹: 银色子弹,简称银弹,由多数柯南热爱者聚集在一起的组织
  • 浙江大学 CC98 论坛: 浙江大学校网内规模最大的论坛,中国各大学中较活跃的 BBS 之一
  • 纸飞机南航青年网络社区: 南京航空航天大学门户网站
  • otomads: 专注于音 MAD 的视频弹幕网站
  • Cloudreve: 基于 ThinkPHP 构建的网盘系统
  • oneindex: Onedrive Directory Index
  • Feel free to submit yours in Let me know!

Donate

DPlayer is an MIT licensed open source project and completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing.

One-time Donations

We accept donations through these channels:

Recurring Pledges

Recurring pledges come with exclusive perks, e.g. enabling faster GitHub response, having your name or your company logo listed in the DPlayer GitHub repository and this website.

  • Become a backer or sponsor via Patreon
  • E-mail us: i#html.love

Author

DPlayer © DIYgod, Released under the MIT License.
Authored and maintained by DIYgod with help from contributors (list).

Blog · GitHub @DIYgod · Twitter @DIYgod · Telegram Channel @awesomeDIYgod

About

🍭 コメントを流せる素敵な HTML5 動画プレイヤー

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 77.5%
  • SCSS 22.5%