This is a reader for M3U8 format used in Apple's HLS protocol. You can see m3u8 format represented by tree structure and also see it as raw text.
This project is built on a M3U8 Parser below.
M3U8 parser created by Alexander Grafov
You can test here.
- https://devimages.apple.com.edgekey.net/streaming/examples/bipbop_4x3/bipbop_4x3_variant.m3u8
- https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8
- https://devstreaming-cdn.apple.com/videos/streaming/examples/bipbop_16x9/bipbop_16x9_variant.m3u8
- Add tooltips for describing fields that associated with them.
- Download all .ts files in a specific media playlist.
- Add SEO to the test page.
- Apply ssl to the test page.
This project covered by BSD 3-clause license. See LICENSE for the full text.