/epublifier

Converts some webnovels to epub format

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Epublifier

Converts websites into epub.

A tool that allows you to extract a list of html pages from a website and compile them into an ePub book to be imported into your eReader of choice.

For advanced users who can write javascript, you can add additional parser definition to customize parsing of any site.

Check out the wiki for usage.

Installation

Example Usage

Extracting list of pages

Novel Update

Tranversing Webapp through next button

Wuxia World

Extracting other documentation

FastAPI

Building

Build Environment

  • Windows 10
  • NPM version 8.1.2

Build Steps

  • Install NPM
  • Run npm install in base directory
  • Run npm run build_ff for Firefox
  • Run npm run build for Chrome

CI/CD

Acknowledgements

  1. jEpub