Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mafintosh/hls-get

Easily download HLS streams
https://github.com/mafintosh/hls-get

Last synced: about 2 months ago
JSON representation

Easily download HLS streams

Awesome Lists containing this project

README

        

# hls-get

Easily download HLS streams

```
npm install -g hls-get
```

## Usage

```sh
# will download all the data from the playlists
# and rewrite the urls so they work offline
# the entry playlist is stored as index.m3u8
hls-get https://someplaylist.com/index.m3u8 some-folder
```

## License

MIT