jeongmin / m3u8-reader

Apple HLS m3u8 format reader

Home Page:http://220.230.118.50:8080/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

M3U8 format reader

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

Test Page

You can test here.

http://220.230.118.50:8080/

Links for test

Screenshot

Screenshot of HLS READER

TODOs

  • 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.

License

This project covered by BSD 3-clause license. See LICENSE for the full text.

About

Apple HLS m3u8 format reader

http://220.230.118.50:8080/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:HTML 52.1%Language:Go 22.7%Language:JavaScript 22.7%Language:CSS 2.5%