使用方法:
- 下载源代码并解压
- 下载Chrome对应版本的chromedriver,并解压到同目录
- 修改configdemo.cfg中对应的cookies,并将文件名改为config.cfg
pip install -r requirements.txt
python download.py
即可按照脚本内提示使用
Usage:
- Download source code
- Download chromedriver based on your Chrome version
- Modify configdemo.cfg, change the value from your cookies, then change file name into config.cfg
- Run
pip install -r requirements.txt
to install requirements - Run
python download.py
to start download, follow the hint in the script