Skip to content

Files

Latest commit

bf127cc · Mar 3, 2022

History

History
17 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 448 Bytes

pcr_cg_spider

pcr剧情CG爬虫

爬取源为干炸里脊资源站

特点

  • 支持单线程与多线程下载
  • 可检查重复文件,避免重复下载
  • 详细的爬取过程与下载过程报告

使用方法

  1. 安装依赖:install_requirements.bat
  2. 运行爬虫程序:run_pcr_cg_spider.batrun_pcr_cg_spider_multithreading.bat
  3. 如需自动转换成png格式,请切换到分支auto_transcoding