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_THROTTLEdefault: 10- Throttle http requests per minute to bookwalkerBW_DONT_SAVE_AUTHdefault: 0- Disable saving username/password toauth.jsonBW_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