1.0.0 • Published 4 years ago

dplayer-cus-lite v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

Introduction

DPlayer Lite, based on DPlayer 1.25.0 1ff15c8.

dplayer-lite-preview

DPlayer Lite Supports:

  • Streaming Formats - HLS - FLV - MPEG DASH - WebTorrent - Any other custom streaming formats
  • Media Formats - MP4 H.264 - WebM - Ogg Theora Vorbis
  • Features - Hotkeys - Loop Control Button

Usage

NameDefaultNote
containerdocument.getElementsByClassName('dplayer')0player container
autoplayfalsenot supported in mobile browsers
theme'#b7daff'main color
loopfalseupon reaching the end of the video, automatically seek back to the start
langnavigator.language.toLowerCase()values: 'en', 'zh-cn', 'zh-tw'
preload'auto'values: 'none', 'metadata', 'auto'
volume1default volume
videoundefinedvideo info
video.urlundefinedvideo link
video.picundefinedvideo poster
video.type'auto'HLS support FLV support MPEG DASH support WebTorrent support
mutextruepause other players when this player start play

Other

1.0.0

4 years ago