Blame view

node_modules/m3u8-parser/README.md 413 Bytes
2a09d1a4   liuqimichale   添加宜春 天水 宣化
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  # 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