Giter Site home page Giter Site logo

novelreader's Introduction

Installation

To use NovelReader. Download the NovelReader.exe. You can also clone the Project -> build -> create a single exe using the ILMergeGUI.exe and add the build .exe file and .dlls

Windows:

Only Supports Windows for now.

Linux:

Planned for the future or if anyone else wants to create a linux version.

Mac:

Gross. jkjk. I'm too poor to afford one so can't make a compatable version :(

Core features

  • Took longer than I thought it would
  • Scrapes the Sources for novel links and request to raw HTML, So its efficient ig?? ๐Ÿคท
  • Doesn't use any heavy dependencies such as Selenium or Javascript Evaluators.
  • Mostly uses C# standard libs so pretty lightweight.
  • Integrates HtmlAgilityPack for efficent and effective parsing.

Usage

Usage: NovelReader [OPTIONS] [ARGS]

Options:
  -h  Show this message and exit.
  -d  Use Dev mode.

Examples:

Download Overgeared's chapter 1-10 using FreeWebNovel.com:

  • NovelReader Overgeared 1-10
    

OR

  • NovelReader Overgeared 1-10 freewebnovel
    

Download Peerless Martial God's chapter 8 using NoveTrench.com in dev mode:

  • NovelReader -d "Peerless Martial God" 8 noveltrench
    

Tutorial

Supported Sites

Website Source Prefix
FreeWebNovel.com freewebnovel
NoveTrench.com noveltrench

Want More sites?

Yeah, ill add some more when I get around to it. You can raise a issue if you really want a specific one. Please try to make sure that the websites you request meets most of the following criteria (it's a headache to work with sites that don't and I don't want to add a webdriver as that add lots of overhead)

  • Supports HTTP Request and doesnt hide the content inside obscure Java-Script Cough, Cough WuxiaWorld
  • Should have some sort of search function(like a search bar)
  • The chapters should have some logical ordering/naming. Not something like https://trashnovelsite.com/novel/32113/chapter-3. This makes it so much harder to get the right novel

Note: Your request may be denied in case of Cloudflare protections and powerful anti-bot scripts(ew).

Disclaimer

The disclaimer of this project can be found here. (usual legal mobo-jumbo)

novelreader's People

Contributors

charles-ay avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.