NOTE: Bookworm supports only manga releases!
- Install Node.js.
- Download bookworm code. Extract it.
git clone https://github.com/Constellation39/bookworm.git
- Install Dependencies
cd bookworm && npm install
- Run the program
npm run start
- It should be the information page of the comic
- It should look like this
- The server enables reCAPTCHA when logins are too intensive, client use 2captcha, please put apikey in 2captcha-key.txt
BW_THROTTLE
default: 10
- Throttle http requests per minute to bookwalkerBW_DONT_SAVE_AUTH
default: 0
- Disable saving username/password toauth.json
BW_LINK
- Non-interactive way to set bookwalker linkBW_USERNAME
- Non-interactive way to set usernameBW_PASSWORD
- Non-interactive way to set passwordBW_BROWSER_ID
- Non-interactive way to set browser id