Skip to content

Releases: Ylevo/TMOScrapper

1.1.2

26 May 01:59
Compare
Choose a tag to compare

Fixed spaces not replaced with hyphens in mango titles like it used to.
Fixed signing.
Fixed puppeteer for real this time, for sure.

1.1.1

25 May 16:47
Compare
Choose a tag to compare

Fixed :

  • Image conversion not using the format settings.
  • Image conversion/splitting blocking the GUI thread.
  • Verbose logging option.
  • User settings not being persistent. App is now signed.
  • Chromium should also not be downloaded every single time now.

1.1

25 May 04:03
6b5202f
Compare
Choose a tag to compare
1.1

Refactored a bit.

Added :

  • Backup implementation using puppeteer
  • Polly retries
  • Image conversion/splitting
  • New logger
  • More options

1.0.18

09 May 23:59
Compare
Choose a tag to compare

Fixed group name's forbidden path characters not being removed.

1.0.17

28 Mar 00:40
Compare
Choose a tag to compare

Fixed :

  • chapter id retrieval
  • delay between downloads of a chapter by different groups

Added :

  • check if ban
  • select/unselect all groups button

1.0.16

26 Mar 06:54
Compare
Choose a tag to compare

Fixed chapter page fetching logic.

Name changed.

1.0.15

16 Jan 03:14
Compare
Choose a tag to compare

Fixed case where a mango not found interrupts the entire group download.

1.0.14

14 Nov 03:57
Compare
Choose a tag to compare

Fixed manga title sometimes being parsed with html encoded characters.
Fixed bulk download only allowing manga and oneshots.
Added status code check for better feedback/logging when loading non-chapter pages.
Switched title check to status code check to determine if ratelimited.

1.0.13

07 Nov 18:14
Compare
Choose a tag to compare

Fixed trailing periods on mango title not being removed.
Added log on task completion.

1.0.12

07 Nov 00:47
Compare
Choose a tag to compare

Fixed bug in mango title cleaning.