Crawl novels from sfacg, ciweimao, esjzone, lightnovel and masiro; generate, append and extract epub
- klib (MIT License)
- mimalloc (MIT License)
- parallel-hashmap (Apache License 2.0)
- RE2 (BSD 3-Clause "New" or "Revised" License)
- oneTBB (Apache License 2.0)
- Boost (Boost License)
- GSL (MIT License)
- CLI11 (License)
- fmt (License)
- simdjson (Apache License 2.0)
- pugixml (MIT License)
- OpenCC (Apache License 2.0)
- indicators (MIT License)
- cpp-httplib (MIT License)
- Source Han Sans (SIL Open Font License)
- Make sure you are using a recent version of Debian/Ubuntu/WSL2 (other Linux systems have not been tested, but should work)
- The program requires AVX2 instruction set, the CPU is at least Intel Haswell (2013), if you use a virtual machine, you need additional settings about the CPU
- Install the DEB package (or use the compressed package) or compile it yourself
- Then you can start using, for example:
sfacg book-id
gen-epub book-name.txt
Note that when opening a browser, Linux uses
xdg-open URL
WSL2 uses
powershell.exe /c start URL
- Rewritten in Rust:
- Cross-platform
- Redesign and provide a better user experience
- The current code implementation level is not good, need to rewrite
Thanks to JetBrains for donating product licenses to help develop this project