First release
This commit is contained in:
commit
fa6c85266e
2339 changed files with 761050 additions and 0 deletions
7
node_modules/m3u8-parser/test/fixtures/integration/zeroDuration.m3u8
generated
vendored
Normal file
7
node_modules/m3u8-parser/test/fixtures/integration/zeroDuration.m3u8
generated
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
#EXTM3U
|
||||
#EXT-X-PLAYLIST-TYPE:VOD
|
||||
#EXT-X-TARGETDURATION:10
|
||||
|
||||
#EXTINF:0,
|
||||
http://example.com/00001.ts
|
||||
#EXT-X-ENDLIST
|
Loading…
Add table
Add a link
Reference in a new issue