# m3u8_downloader Application for downloading m3u8 HLS streams in Rust. # Install ``` cargo install m3u8_downloader ``` # Build ``` cargo build --release ```