Skip to content

1.0.4: feat: add multithreading and async

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Apr 05:02
· 3 commits to main since this release

M3U8 Downloader changelog

v1.0.4

New futures

  • Multithreading and async support
  • Change byte to byte array copy to block data
  • Change progress bar for multithreading

Docs

  • Add img progress

v1.0.3

Docs

  • Add using section in readme.md

v1.0.2

Docs

  • Add nuget readme

v1.0.1

Bug fix

  • Change icon

v1.0.0

New futures

  • Add download videos from master.m3u8 file
  • Add console ui progress
  • Change project type from standard app to .net tools
  • Up to .net 7
  • Support github actions
  • Auto publish nuget for tag