An open API service indexing awesome lists of open source software.

https://github.com/doumanash/webnovelpub-dump

Simple utility to dump web novel from https://www.webnovelpub.com/
https://github.com/doumanash/webnovelpub-dump

Last synced: 2 months ago
JSON representation

Simple utility to dump web novel from https://www.webnovelpub.com/

Awesome Lists containing this project

README

        

webnovelpub-dump
==============

[![Rust](https://github.com/DoumanAsh/webnovelpub-dump/actions/workflows/rust.yml/badge.svg)](https://github.com/DoumanAsh/webnovelpub-dump/actions/workflows/rust.yml)

Provides utility to dump novel from the https://www.lightnovelworld.com/

## Usage

```
Utility to download text of the webnovelpub novels

USAGE: [OPTIONS]

OPTIONS:
-h, --help Prints this help information

ARGS:
Id of the novel to dump (e.g. the-novels-extra-07082217)
```