Releases: Flameish/Novel-Grabber
Releases · Flameish/Novel-Grabber
Novel-Grabber 2.7.1
- 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
- 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
- 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
- Fixed metadata for FicFun and Dreame
Novel-Grabber 2.5.0
- 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
- Updated ComradeMao's headless wait selector (#28)
Novel-Grabber 2.4.4
- Fixed chapters having the same filename #27
Novel-Grabber 2.4.3
- Hotfix for manual grabbing not able to create EPUB
Novel-Grabber 2.4.2
- 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
- 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.