Skip to content

Releases: puemos/hls-downloader

v3.1.2

12 Aug 18:57
Compare
Choose a tag to compare
change: yarn to npm

v3.1.1

07 Aug 07:12
Compare
Choose a tag to compare
change: Paypal -> GitHub Sponsors

v3.1.0

26 Jun 09:54
Compare
Choose a tag to compare
fix: type in build.sh

v3.0.0

22 Aug 11:00
Compare
Choose a tag to compare

Add

  • Unlimited Storage permission
  • Use IndexedDB for storing chunks
  • Downloads are separated as Jobs
  • New empty status design
  • Download progress UI

Close

  • Download status not being changed from "saving" #131
  • Why does my download stop before it is finished? #128
  • I download a video from tvthek.orf.at, chrome downloads a resonable time with my maximum network bandwith, but then i cannot find the file #116
  • Download either freezes or is stuck at 99% (chrome add on) #108
  • m3u8 stream is loaded but ts file not downloading #104
  • Impossible to download video - Prohibition road sign on the download button #95
  • v2.1.1 Chrome extension - Not save video #93
  • New Version - Large Files don't download #79
  • HDD overload after 100% of download #74
  • Download starts, completes but will not save to computer #69

v2.2.0

26 Jul 16:24
Compare
Choose a tag to compare

Add

  • Cancel a download

v2.1.1

24 Apr 23:01
Compare
Choose a tag to compare
  • Enable AES
  • Use Blobs for InMemeryFS

v2.1.0

24 Apr 18:31
Compare
Choose a tag to compare
  • Downloads view
  • Clean all streams button

v2.0.0

23 Apr 06:26
Compare
Choose a tag to compare
  • Rewrite in clean architecture
  • Rewrite in Typescript
  • Multi-platform support
  • New design
  • Settings
  • Set concurrency #59
  • Set saveAs dialog
  • #37

v1.7.2

24 Jan 16:57
Compare
Choose a tag to compare

Fix

  • #51 After deleting a download the download page is crashing

v1.7.1

24 Jan 16:54
Compare
Choose a tag to compare

Change

  • Change the copy button to use text
  • Refactor the GitHub action to use chrome-webstore-upload-cli