Skip to content

Releases: EternalTrail/Novel-2-EBook

WuxiaWorld update!

17 Mar 20:07
fab991f
Compare
Choose a tag to compare
  • Changed the way the program accesses the WuxiaWorld API meaning that all of the novels on WuxiaWorld should now be available for download! (Might need to do the same for Volare Novels in the future, although it does not seem necessary at this point.)

Crash fix

03 Mar 09:49
69b5eb5
Compare
Choose a tag to compare
  • Fixed a crash issue caused by a book on wuxiaworld that was no longer there.

Bug fixes

28 Dec 12:11
0ebf568
Compare
Choose a tag to compare
  • Bug fixes - see commits for more info.

Added totally translations

14 Jun 19:54
2dd4038
Compare
Choose a tag to compare

Features:

  • Added totally translations

There are no plans to add any more websites, but I'm open to suggestions.

Volare Novels now available!

14 Jun 02:34
3cbdafa
Compare
Choose a tag to compare

Features added:

  • Volare Novels ebooks (about 50 new novels)
  • All novels websites are now loaded concurrently (WuxiaWorld, Gravity Tales, and Volare Novels)

Multi-threading now supported!

13 Jun 02:15
87d75f4
Compare
Choose a tag to compare

Features added:

  • Multi-threading for running the GUI and the download of the chapters separately.
  • The chapters are now downloaded concurrently, improving the download speed of books significantly.
  • Added a cancel button to stop the download, if you change your mind for some reason. Though it can be a bit buggy since a thread must be stopped.

Gravity Tales now available!

12 Jun 20:34
3368891
Compare
Choose a tag to compare

Bug-fixes and new features added

  • Gravity Tales novels can now be downloaded (cover pages not working at the time of upload due to problems on the Gravity Tales website, though they should work as soon as the problems are fixed there).
  • Progress bar added, so now you can tell if the novel is downloading properly. Still need to add some kind of redundancy when downloading as if one chapter fails to download (due to network issues and such) the book will not be downloaded.
  • Made it easier (for me) to add new websites in the future

New WW2Ebook converter

10 Jun 20:47
5f77ad0
Compare
Choose a tag to compare

Refactored the codebase of the original project to make it easier to expand in the future.
Added features:

  • Can now download book sections as opposed to just selecting starting and ending chapters
  • The system no longer stores temporary files such as the cover, and each of the chapters, making it faster since files don't need to be written and read from the disk.
  • Added a book cover page preview to the side of the program (for aesthetics)
  • Chapter names and book names will now be loaded, making it easier to select and download what you want