From 30eb3f619c6b32c6f992478d219798a26f5ec95b Mon Sep 17 00:00:00 2001 From: Yoongi Kim <38288705+YoongiKim@users.noreply.github.com> Date: Thu, 17 Sep 2020 12:36:45 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e719c61..b7980fd 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ python3 main.py [--skip true] [--threads 4] [--google true] [--naver true] [--fu --no_gui auto No GUI mode. (headless mode) Acceleration for full_resolution mode, but unstable on thumbnail mode. Default: "auto" - false if full=false, true if full=true (can be used for docker linux system) +--limit 0 Maximum count of images to download per site. (0: infinite) ```