You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
413 B

4 years ago
# m3u8-parser
m3u8 parser
## Table of Contents
<!-- START doctoc -->
<!-- END doctoc -->
## Installation
```sh
npm install --save m3u8-parser
```
The npm installation is preferred, but Bower works, too.
```sh
bower install --save m3u8-parser
```
## Usage
To include m3u8-parser on your website or web application, use any of the following methods.
## License
Apache-2.0. Copyright (c) Brightcove, Inc