Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

hls-get

mafintosh4MIT1.0.1

Easily download HLS streams

readme

hls-get

Easily download HLS streams

npm install -g hls-get

Usage

# 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