Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
YoongiKim authored Jan 24, 2019
1 parent b0ebd88 commit a5642d5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Google, Naver multiprocess image crawler
# Arguments
usage: python3 auto_crawler.py [--skip true] [--threads 4] [--google true] [--naver true]

--skip SKIP Skips keyword already downloaded before. This is needed when re-downloading.
--skip SKIP Skips keyword if downloaded directory already exists. This is needed when re-downloading.

--threads THREADS Number of threads to download.

Expand All @@ -36,3 +36,5 @@ When crawling ends, the message show you what directory has under 50% of average

I recommend you to remove those directories and re-download.


## You can customize for almost every sites you want!

0 comments on commit a5642d5

Please sign in to comment.