Releases: EternalTrail/Novel-2-EBook
Releases · EternalTrail/Novel-2-EBook
WuxiaWorld update!
- 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
- Fixed a crash issue caused by a book on wuxiaworld that was no longer there.
Bug fixes
- Bug fixes - see commits for more info.
Added totally translations
Features:
- Added totally translations
There are no plans to add any more websites, but I'm open to suggestions.
Volare Novels now available!
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!
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!
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
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