Small program created to download wuxia novels from wuxiaworld and save them as handy epub files. When your favorite wuxia is updated you can easliy update your epub by opening file("File>Open epub file" or drag&drop) and clicking "update" button.
For program to compile you need following libraries:
Executable files can be created using pyinstaller There is pyinstaller's .spec file in main catalogue ("WuxiaDownloader.spec") configured to export program to single executable file. It was tested on:
- MacOS
- Windows 10
- Ubuntu 16.04
This project is licensed under the MIT License - see the LICENSE file for details