mirror of
https://github.com/v0l/m3u8-rs.git
synced 2025-06-16 03:38:08 +00:00
Version 1.0.0
This commit is contained in:
9
masterplaylist.m3u8
Normal file
9
masterplaylist.m3u8
Normal file
@ -0,0 +1,9 @@
|
||||
#EXTM3U
|
||||
#EXT-X-STREAM-INF:BANDWIDTH=1280000,AVERAGE-BANDWIDTH=1000000
|
||||
http://example.com/low.m3u8
|
||||
#EXT-X-STREAM-INF:BANDWIDTH=2560000,AVERAGE-BANDWIDTH=2000000
|
||||
http://example.com/mid.m3u8
|
||||
#EXT-X-STREAM-INF:BANDWIDTH=7680000,AVERAGE-BANDWIDTH=6000000
|
||||
http://example.com/hi.m3u8
|
||||
#EXT-X-STREAM-INF:BANDWIDTH=65000,CODECS="mp4a.40.5"
|
||||
http://example.com/audio-only.m3u8
|
Reference in New Issue
Block a user