2.3.0 • Published 3 years ago

hls-fetcher v2.3.0

Weekly downloads
904
License
MIT
Repository
github
Last release
3 years ago

HLS-FETCHER

Build Status Greenkeeper badge Slack Status

NPM

Maintenance Status: Stable

A simple CLI tool to fetch an entire hls manifest and it's segments and save it all locally.

Table of Contents generated with DocToc

Installation

  $ [sudo] npm install hls-fetcher -g

Command Line Usage

Example

hls-fetcher -i http://example.com/hls_manifest.m3u8

Options

  $ hls-fetcher
  Usage: hls-fetcher

  Options:
    -i, --input        uri to m3u8 (required)
    -o, --output       output path (default:'./')
    -c, --concurrency  number of simultaneous fetches (default: 5)
2.3.0

3 years ago

2.2.2

3 years ago

2.2.1

5 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.1.2

6 years ago

1.1.1

8 years ago

1.0.1

9 years ago

1.0.0

9 years ago