A website that helps downloading comic chapters from Bilibili ONLINE and FREE!
- Open the website, paste the comic link, click the Download button, wait for a bit and the compressed ZIP file will be downloaded onto your computer.
- Step 1: Download this repository and extract it.
- Step 2: Open the Terminal on your Operating System and point it to the repository folder.
- Step 3: Run this command on the Terminal window:
npm install
Then all of the dependencies this application uses will be installed.
- Step 4: Then use this command to run the application:
npm start
No further configuration is required to run this application. The website will be available on your computer in your localhost
address or 127.0.0.1
, with the port being 3000
or your defined PORT
Environment Variable.
The demo is currently available in this website.
If you have a problem while using the web version, consider report me or rather use the application version. The application version is currently available in this Google Drive link or in the Release section of this repository.
Application made by Maya Fey#0011.