iamquang95 / BlogTruyenDownloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlogtruyenDownloader

Describe

Using scarpy to download all chapters of a comic in blogtruyen.com

Requirement

  • Python 2.7 or higher
  • Scrapy 1.0.4 or higher

Instruction

Installation

  • You should install pip

Linux

  • pip install -r requirements.txt

Windows (Not tested)

  • pip install lxml-3.4.4-cp27-none-win_amd64.whl
  • pip install -r requirements.txt

Running

For Linux user

  • Just run the ./DownloadComic.sh (make sure you make this file executable)

Update

About


Languages

Language:Python 97.9%Language:Shell 2.1%