Skip to content

Releases: Flameish/Novel-Grabber

Novel-Grabber 2.7.1

30 Jun 15:01
1fed51d
Compare
Choose a tag to compare
  • Added missing CLI parameter:
Parameter Arguments Description
[-login] Log in on website with saved account. -account is not needed if an account for this domain was added previously.
[-noDesc] Don't create a description page.
[-removeStyle] Remove all styling in chapter body.
[-getImages] Grab images from chapter body as well.
  • Bugfixes

Novel-Grabber 2.7.0

29 Jun 23:55
Compare
Choose a tag to compare
  • Added CLI support
    Usage:
    [] = optional paramaters
    {} = arguments for paramater
Parameter Arguments Description
-gui / none Starts the Graphical User Interface.
-link {novel_URL} URL to the novel's table of contents page. Starts download.
[-wait] {miliseconds} Time between each chapter grab.
[-headless] {chrome/firefox/opera/edge/IE} Visit the website in your browser. Executes javascript etc.
[-chapters] {all}, {5 27}, {12 last} Specify which chapters to download.
[-path] {directory_path} Output directory for the EPUB.
[-account] {username password} Logs you in on supported sites.
[-displayTitle] Write the chapter title at the top of each chapter text.
[-invertOrder] Invert the chapter order.
-help Shows the help page.
  • Added FoxTeller support
  • Fixed multi-select on manual links

Novel-Grabber 2.6.0

24 Jun 17:18
Compare
Choose a tag to compare
  • Added initial account support. You can enter and save account details for various sites (only Booklat & Wuxiaworld atm) to access your already unlocked VIP/Paid content.
  • Added Booklat support.

Novel-Grabber 2.5.1

16 Jun 10:04
Compare
Choose a tag to compare
  • Fixed metadata for FicFun and Dreame

Novel-Grabber 2.5.0

23 May 08:55
Compare
Choose a tag to compare
  • Replaced the chapter adding function with a new window to show/edit all fetched chapter names and links. You can easily add new chapters at the end (1 per line)
  • Added Foxaholic support
  • Small UI changes

Novel-Grabber 2.4.5

16 May 09:52
Compare
Choose a tag to compare
  • Updated ComradeMao's headless wait selector (#28)

Novel-Grabber 2.4.4

14 May 19:43
Compare
Choose a tag to compare
  • Fixed chapters having the same filename #27

Novel-Grabber 2.4.3

22 Apr 16:40
Compare
Choose a tag to compare
  • Hotfix for manual grabbing not able to create EPUB

Novel-Grabber 2.4.2

21 Apr 21:25
Compare
Choose a tag to compare
  • You can add and rearrange chapters on the Manual tab now
  • All selectors for websites are now being fetched from GitHub on startup

Novel-Grabber 2.4.1

29 Mar 19:31
Compare
Choose a tag to compare
  • Rewrote a lot of the core code
  • Removed chapter checker
  • JAR compiled using java 1.8

Please open a new issue if you come across any bugs and errors.