m3u8_download 1.3.2 m3u8_download: ^1.3.2 copied to clipboard
A m3u8 download, support linux, mac and windows, dependency on ffmpeg.
1.3.2 #
- Fix bug: the executor in windows can use in cmd and powershell.
1.3.1 #
- Fix bug: remove test code in bin.
- Change default
output
to./download/video
. - params
ext
have abbreviatione
.
1.3.0 #
- Support windows.
1.2.0 #
- Split a single file into multiple files.
1.1.1 #
-
Fix: issue with spaces in
output
. -
Downgrade dart constraint to
>=2.12.0 <4.0.0
.
1.1.0 #
- Change log and add verbose option.
- Display runtime after download ends.
- Add download speed.
- Display merge progress.
- Support ext name
1.0.0 #
- Initial version.