Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

admin-ll55/m3u8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

html m3u8 player

Play m3u8 with HTML

basic parameter

  • v: m3u8 url. (Values: http://example.com/index.m3u8)

extra parameters

  • a: Autoplay, require browser permission in order to work. (Values: 1=Enable, 0=Disable, omit=Disable)
  • t: Document title. (Values: Custom text, omit=Default title)