Skip to content

Releases: Myrkie/BoothDownloader

V10.0.3

29 Jun 17:13
e908abe
Compare
Choose a tag to compare

What's Changed

  • minor: use proper semver version reporting, useragent and contact info by @Myrkie in #14
  • Implement retry mechanism for deletion errors by @DubyaDude in #17
  • Add retry if 429 returned by @DubyaDude in #18
  • Sped up page parsing by using total page count by @DubyaDude

V10.0.2

12 Jun 01:01
e5be533
Compare
Choose a tag to compare

Minor patch to fix issues with unicode characters being mangled in file names.

V10.0.1

12 Jun 00:09
17cdc86
Compare
Choose a tag to compare

fix: anonymous user handling by @DubyaDude
fix: user script token always being invalid.
fix: UIX and logging for invalid item ids.

V10.0.0.0

11 Jun 00:09
670f232
Compare
Choose a tag to compare

Major overhaul and rewrite of code base and commands done by @DubyaDude
Addition of automatic setup, optional URL handler and UserScript by @DubyaDude and @Myrkie

V9.1.0.0

05 Jun 18:22
5d16cc7
Compare
Choose a tag to compare

fixes some issues with unicode characters such as mandarin, cleanup and removal of 7z code from main program.

V9.0.0.0

29 Apr 20:21
6e78153
Compare
Choose a tag to compare

This new major release improves UIX by now providing processbars for all download operations.

V8.2.0.0

28 Apr 02:39
4b599ce
Compare
Choose a tag to compare

Added auto retry logic for binary files, removed GUIDS from names

V8.1.0.0

21 Apr 22:17
253a0c3
Compare
Choose a tag to compare

This release addresses downloading multiple pages created by the same author thanks to @DubyaDude for finding and implementing a fix.

V8.0.0.0

07 Dec 00:56
66e3d72
Compare
Choose a tag to compare

Fixed issues downloading files of the same name but different contents.

7.0.0.0

29 Dec 22:48
c07bbb2
Compare
Choose a tag to compare

(Minor) Included some checks for valid cookie when using order downloading and removed useless code