Skip to content

Releases: Pseudorizer/code-with-mosh-downloader

v0.1.2

28 Jul 19:53
f870892
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release
Implement component to display notifications

v0.0.7

27 Jul 16:20
df2a26f
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
Bumped version

v0.0.4

26 Jul 20:31
dbd90ee
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
Refactored and added method for parsing attachments

v0.0.2

23 Jul 22:20
27161ed
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

Commits

  • b6b8b6a: add default resolution to settings.json.template (emily)
  • cef427d: correct handling of missing settings.json (emily)
  • 27161ed: implement function to auto-select most relevant quality (emily)

v0.0.1

22 Jul 22:56
5358eef
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
Update build.yml

V1.0.5.1

17 Jun 19:51
Compare
Choose a tag to compare

Make sure html files have a safe filename

V1.0.5

15 Jun 16:41
Compare
Choose a tag to compare

Download verification for generic downloads
Checking whether a file exists for generic downloads now uses file size retrieved from a head request to see if it actually exists

V1.0.4.1

15 Jun 13:01
Compare
Choose a tag to compare

Minor logic change to unzipping

V1.0.4

15 Jun 12:55
Compare
Choose a tag to compare

Added ability to auto extract zip files with -z

V1.0.3

14 Jun 21:16
Compare
Choose a tag to compare

Hopefully fix buggy download progress output, ty stackoverflow