m3u8_downloader

Crates.iom3u8_downloader
lib.rsm3u8_downloader
version0.5.4
sourcesrc
created_at2021-01-18 07:48:00.895063
updated_at2021-01-19 06:02:26.905844
descriptionApplication m3u8_downloader allows to download m3u8 HLS streams by master playlist link.
homepagehttps://github.com/DevNulPavel/m3u8_downloader
repositoryhttps://github.com/DevNulPavel/m3u8_downloader
max_upload_size
id343414
size74,806
(DevNulPavel)

documentation

https://github.com/DevNulPavel/m3u8_downloader

README

m3u8_downloader

Application for downloading m3u8 HLS streams in Rust.

Install

cargo install m3u8_downloader

Build

cargo build --release
Commit count: 39

cargo fmt