Skip to content

Releases: dipu-bd/lightnovel-crawler

Version 2.5.10

05 Dec 05:10
Compare
Choose a tag to compare

Changes from 2.5.0

Version 2.5.0

02 Dec 04:20
Compare
Choose a tag to compare

Changes since 2.4.1

  • Add an argument parser. Access it by, lncrawl -h
  • Add an INTRO page to epub and mobi
  • Enable HTML binding with progress percentage
  • Source input choice is not necessary anymore
  • Use 1 based indexing in Crawler.get_chapter_index_of
  • Keep track of last visited URL
  • A lot of fixing and refactoring
  • Supports WINDOWS now

Version 2.4.1

29 Nov 22:41
Compare
Choose a tag to compare

Changes since 1.4.0

  • Rename project to Lightnovel Crawler everywhere.
  • New sources: Boxnovel, NovelPlanet, Idquidian, lnindo, WuxiaWorldOnline
  • New output: Text
  • Created a new interactive prompt.
  • Improve crawling and binding process
  • Create a template Crawler object
  • Improve chapter title and body parser
  • Download kindlegen only when necessary
  • Do not pack by volumes by default
  • Force UTF-8 encoding of response
  • And many more small improvements

Version 1.4.0

04 Sep 07:03
Compare
Choose a tag to compare

Changes from v1.3.3

  • Fix chapter indexing problem

Version 1.2.4

20 Jul 10:11
Compare
Choose a tag to compare

Changes

  • Fixed KindleGen not working on Windows
  • Fix help info

Version 1.2.3

17 Jul 15:26
Compare
Choose a tag to compare

Fixes

  • Fixed error caused by invalid symbols

Version 1.2

12 Jul 22:02
Compare
Choose a tag to compare
v1.2

v1.2

v0.6-beta.2

12 Jul 18:31
Compare
Choose a tag to compare
v0.6-beta.2 Pre-release
Pre-release
v0.6.1

Cleanup