Skip to content

Releases: canhlinh/hlsdl

Set default IV as RFC8216

27 Dec 15:51
Compare
Choose a tag to compare

MD5 (hlsdl_osx) = f4fc54fac7fd219d5f022072921e1836

MD5 (.hlsdl_linux) = dfe207ec93a88b3a27c6754c59bb10df

MD5 (.hlsdl_windows.exe) = 92e9c61bf1b960fa0501b1bae7f7bf25

1.4.7

05 May 08:32
Compare
Choose a tag to compare

MD5 (hlsdl_osx) = 9dc5db7942a1623447804f3f199ad2b6

MD5 (.hlsdl_linux) = 9a5d67df2cb6347adcd2fdce1ec6c497

MD5 (.hlsdl_windows.exe) = 1b180c33fc05a52b2548c7205feb547f

1.4.6

13 Nov 07:41
Compare
Choose a tag to compare

MD5 (hlsdl_osx) = 6a708bb1eaac5a909adfa21bf94b2867

MD5 (hlsdl_linux) = 5d8e9cd47afb04a463192905a6367fef

MD5 (hlsdl_windows.exe) = a737e44410240330a1df11a467674dcd

1.4.5

01 Nov 08:47
Compare
Choose a tag to compare
  • Fix zero bytes when downloading segment with encrypt method NONE
  • Stop downloading immediately when CTRL + C

1.4.0

19 Oct 11:05
Compare
Choose a tag to compare

Add recording feature

1.3.0

14 Oct 10:48
Compare
Choose a tag to compare

Set max goroutine equal to max cpu

MD5:

  • Linux: 732704e5802ca04e5fbc049773853534
  • Windows 206828cd0bfd89fcdeb1ccbcf10e66df

1.2.0

13 Oct 15:27
Compare
Choose a tag to compare
  • Fixs can not save file in windows
  • Update commands on Makefile for building new versions.

1.1.0

11 Oct 11:30
Compare
Choose a tag to compare

Added new features:

  • Display progress bar for downloading.

Fixed bugs:

  • Failed to delete segments in windows

1.0.0

09 Oct 04:54
Compare
Choose a tag to compare

Done features:

  • Concurrent download segments with multiple HTTP connections
  • Decrypt HLS encoded segments
  • Auto retry download
  • Build a console application

How to use the console application:

For linux:

./hlsdl_linux --help

For windows:

./hlsdl_windows --help