This is a cli I wrote to download a whole book from sites like https://lightnovelpub.vip/. It also works for webnovelpub, novelfire, roomnovel.
- Clone the repo
- Make sure the link you copy is from the main page.
- Run
bun index.ts
followed by the link you copied.
bun index.ts https://lightnovelpub.vip/novel/lord-of-the-mysteries-wn-16091313
- make compiling epub easier
- sort out italics, bold, other markdown parsing.