thiennq / nettruyen

Crawl 1 comic to read offline

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Using like a boss (developer way)

Crawl the comic

  • Edit CHAPTER_LIST_URL, CHAPTER_START, CHAPTER_END, PARALLEL_DOWNLOAD in crawl.js
  • Run
node crawl.js

Read and enjoy

  • Run
node server.js

Features

  • 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_DOWNLOAD into crawler args
  • Build cli
  • Open in browser automatically
  • Select/search comic by wizard
  • Manage multiple comic

About

Crawl 1 comic to read offline


Languages

Language:JavaScript 84.7%Language:CSS 8.6%Language:HTML 6.7%