$ python Spider.py -h usage: Spider.py [-h] -q QIDS [QIDS ...] [--num_pic The number of pictures Default: 2000)] [--max_size The maximum size(KB) limitation of pictures (Default: 10000)] [--min_size The minimum size(KB) limitation of pictures (Default: 200)] [--num_workers The number of workers (Default: 20]
This is a script that can download images from Zhihu.
optional arguments: -h, --help show this help message and exit -q QIDS [QIDS ...], --qIDs QIDS [QIDS ...] --num_pic The number of pictures (Default: 2000) --max_size The maximum size(KB) limitation of pictures (Default: 10000) --min_size The minimum size(KB) limitation of pictures (Default: 200) --num_workers The number of workers (Default: 20)