Skip to content

Leerw/ComicDownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComicDownloader

Installation

git clone https://github.com/Leerw/ComicDownloader.git
conda env create -f enviroment.yml

Specify your download directory

In ComicDownloader/spiders/ComicDownloader.py:line17
you can change the directory to save comic
eg.
    download_dir = 'your comic folder'

Using

source activate liferay
cd ComicDownloader
scrapy crawl comic

# input what you want to download (comicname) or (comicname volume)
please type the name of comic following with volume (alternative) you want to download (eg. 火影忍者 or 火影忍者 第三卷)

About

Download comics based on scrapy without selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages