From 2ebed14d17fe182d8728647cbdabf775ea6c2e00 Mon Sep 17 00:00:00 2001 From: Flameish Date: Wed, 22 Apr 2020 12:52:25 +0200 Subject: [PATCH] Updated --- README.md | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index a63fd0f..106b723 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ![alt text](https://i.imgur.com/LrV2tLe.png)Novel-Grabber -Novel-Grabber is a gui based web scrapper that can download and convert chapters into EPUB from various supported web/light novel sites or from any other site manually. Furthermore, Novel-Grabber can poll a list of novels for new chapter releases and notify you with desktop notifications. +Novel-Grabber is a gui based web scrapper that can download and convert chapters into EPUB from various supported web/light novel sites or from any other site manually. ## Natively supported sites @@ -19,7 +19,7 @@ Novel-Grabber is a gui based web scrapper that can download and convert chapters 1. Download and execute the [NovelGrabber.jar](https://github.com/Flameish/Novel-Grabber/releases/latest) of the latest release (If you can't execute the jar, try navigating to the jar location with cmd/terminal and use: `java -jar Novel-Grabber.jar`) 2. Enter the link to the novel's Table of Contents page -3. Click on 'Check' to see if everything is alright with your input +3. Click on 'Check' to fetch novel info and chapter list 4. Grab chapters * Options: @@ -28,10 +28,8 @@ Novel-Grabber is a gui based web scrapper that can download and convert chapters Get images downloads potential images in a chapter. - Add chapter title will insert the chapter title at the top of the EPUB chapters. - - Export: Currently you can export to EPUB or a Calibre compatible table of contents file. - + Add chapter title will insert the chapter title at the top of the chapter page. + Remove styling gets rid of all original css styling of the chapter. Headerless Browser will visit the websites with the selected browser. Use this if websites are blocked by Cloudflare or when chapters are dynamically loaded. (Some hosts are set to always use headerless) @@ -42,6 +40,8 @@ Novel-Grabber is a gui based web scrapper that can download and convert chapters Edit blacklisted tags(block icon) enables you to remove specific content from a chapter by css selector. (See Manual step 3 for more info)
+ You can add, remove and rearrange chapters manually via the Chapter Order window + ![alt text](https://i.imgur.com/wRVsHx8.png) Manual: @@ -66,10 +66,6 @@ Using Chapter-To-Chapter navigation: 2. Input the selector for the "Next-Chapter" button. You want to select the `` tag of it. Works exactly like the chapter-container selector of step 3. 3. Same as the other step 3. -## Converting with Calibre -(click to enlarge)
-![alt text](https://i.imgur.com/DBtrXPh.gif)
- ## Disclaimer & Warning Most sites prohibit the scrapping for their content. Use at your own risk. Please use with appropriate wait times. Downloaded chapters are for private use only.