2.0.1 • Published 7 years ago
nettruyen v2.0.1
nettruyen
Crawl 1 comic to read offline.
Prerequisites
- Node.js 8+ (support async/await)
- Yarn or NPM
- A guy who love reading comic
How to use
- install node.js from: https://nodejs.org
- install this package:
npm install -g nettruyen- run help nettruyen --help
Using like a boss (developer way)
Crawl the comic
- Edit
CHAPTER_LIST_URL,CHAPTER_START,CHAPTER_END,PARALLEL_DOWNLOADincrawl.js - Run
node crawl.jsRead and enjoy
- Run
node server.jsFeatures
- Crawl comic & read offline
- Use keyboard to switch next/prev chapter
- Hot key to GOTO a chapter
- Remember last chapter you read
- Setting for parallel download
- Pass
COMIC/CHAPTER_START/CHAPTER_END/PARALLEL_DOWNLOADinto crawler args - Build cli
- Open in browser automatically
- Select/search comic by wizard
- Fix bug: auto scoll to old position when jump next/prev chap by Arrow button
- Manage multiple comic