Skip to content

Commit

Permalink
Update VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
dipu-bd committed Sep 21, 2019
1 parent 18cd404 commit 19c2d45
Show file tree
Hide file tree
Showing 3 changed files with 57 additions and 56 deletions.
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -162,29 +162,27 @@ To view list of available options:
```bash
$ lncrawl -h
================================================================================
📒 Lightnovel Crawler 🍀2.14.2
📒 Lightnovel Crawler 🍀2.15.0
https://github.com/dipu-bd/lightnovel-crawler
--------------------------------------------------------------------------------
usage: lncrawl [options...]
lightnovel-crawler [options...]

positional arguments:
EXTRA To pass a query string to use as extra arguments
(intended to use in chatbots)

optional arguments:
-h, --help show this help message and exit
-l Set log levels (1 = warn, 2 = info, 3 = debug)
-v, --version show program's version number and exit
-l Set log levels. (-l = warn, -ll = info, -lll = debug)
--bot {console,telegram,discord,test}
Select a bot. Default: console
--list-sources Display a list of available sources
--suppress Suppress all input prompts and use defaults
-s URL, --source URL Profile page url of the novel
-q STR, --query STR Novel query followed by list of source sites.
--sources Display the source selection menu while searching
-o PATH, --output PATH
Path where the downloads to be stored
--format E [E ...] Define which formats to output. Default: all
-f, --force Force replace any existing folder
-i, --ignore Ignore any existing folder (do not replace)
--single Put everything in a single book
--multi Build separate books by volumes
--login USER PASSWD User name/email address and password for login
--all Download all chapters
--first [COUNT] Download first few chapters (default: 10)
Expand All @@ -195,10 +193,13 @@ optional arguments:
The list of volume numbers to download
--chapters [URL [URL ...]]
A list of specific chapter urls
--suppress Suppress input prompts (use defaults instead)
-o PATH, --output PATH
Path where the downloads to be stored
--format E [E ...] Define which formats to output. Default: all
--add-source-url Add source url at the end of each chapter
--bot {console,telegram,discord,test}
Select a bot. Default: console
--single Put everything in a single book
--multi Build separate books by volumes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
Expand Down
86 changes: 43 additions & 43 deletions README.pip
Original file line number Diff line number Diff line change
Expand Up @@ -5,50 +5,50 @@ Download lightnovels from various online sources and generate output in differen

List of supported sites are given below.

- http://gravitytales.com
- http://novelfull.com
- http://gravitytales.com
- http://novelfull.com
- http://www.machinenoveltranslation.com
- http://zenithnovels.com
- https://anythingnovel.com
- https://babelnovel.com
- https://bestlightnovel.com
- https://boxnovel.com
- https://creativenovels.com
- https://crescentmoon.blog
- https://kisslightnovels.info
- https://light-novel.online
- https://litnet.com
- https://lnmtl.com
- https://m.chinesefantasynovels.com
- https://m.novelspread.com
- https://m.romanticlovebooks.com
- https://m.wuxiaworld.co
- https://meionovel.com
- https://mtled-novels.com
- https://myoniyonitranslations.com
- https://novelonlinefull.com
- https://novelplanet.com
- https://novelraw.blogspot.com
- https://volarenovels.com
- https://webnovel.online
- https://wuxiaworld.online
- https://www.asianhobbyist.com
- https://www.idqidian.us
- https://www.jieruihao.cn/
- https://www.novelall.com
- https://www.novelspread.com
- https://www.readlightnovel.org
- https://www.readnovelfull.com
- https://www.rebirth.online
- https://www.romanticlovebooks.com
- https://www.royalroad.com
- https://www.scribblehub.com
- https://www.tapread.com
- https://www.wattpad.com
- https://www.webnovel.com
- https://www.worldnovel.online
- https://www.wuxiaworld.co
- https://www.wuxiaworld.com
- http://zenithnovels.com
- https://anythingnovel.com
- https://babelnovel.com
- https://bestlightnovel.com
- https://boxnovel.com
- https://creativenovels.com
- https://crescentmoon.blog
- https://kisslightnovels.info
- https://light-novel.online
- https://litnet.com
- https://lnmtl.com
- https://m.chinesefantasynovels.com
- https://m.novelspread.com
- https://m.romanticlovebooks.com
- https://m.wuxiaworld.co
- https://meionovel.com
- https://mtled-novels.com
- https://myoniyonitranslations.com
- https://novelonlinefull.com
- https://novelplanet.com
- https://novelraw.blogspot.com
- https://volarenovels.com
- https://webnovel.online
- https://wuxiaworld.online
- https://www.asianhobbyist.com
- https://www.idqidian.us
- https://www.jieruihao.cn/
- https://www.novelall.com
- https://www.novelspread.com
- https://www.readlightnovel.org
- https://www.readnovelfull.com
- https://www.rebirth.online
- https://www.romanticlovebooks.com
- https://www.royalroad.com
- https://www.scribblehub.com
- https://www.tapread.com
- https://www.wattpad.com
- https://www.webnovel.com
- https://www.worldnovel.online
- https://www.wuxiaworld.co
- https://www.wuxiaworld.com


Visit https://github.com/dipu-bd/lightnovel-crawler for more details.
2 changes: 1 addition & 1 deletion src/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.14.2
2.15.0

0 comments on commit 19c2d45

Please sign in to comment.