Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mafintosh/download-m3u8

Download an m3u8 playlist and all assets it links recursively.
https://github.com/mafintosh/download-m3u8

Last synced: 17 days ago
JSON representation

Download an m3u8 playlist and all assets it links recursively.

Awesome Lists containing this project

README

        

# download-m3u8

Download an m3u8 playlist and all assets it links recursively.

``` sh
npm install -g download-m3u8
# simply pass a http link to a m3u8 playlist
download-m3u8 https://bitdash-a.akamaihd.net/content/sintel/hls/playlist.m3u8
```

All content is stored in `./{http-host}/{filename}`

## License

MIT