jososo / bcy_picture_spider

保存半次元指定搜索内容下的全部作品的高清原图 (A python spider to download the picture from bcy.net)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bcy_picture_spider

请勿用于商业用途 尊重coser的版权 转载图片请注明出处

保存coser的脚本GitHub里别的大佬已经实现过了,这个脚本用于保存半次元指定搜索内容下的全部作品的高清原图

依赖

  • python
  • beautifulsoup4
  • requests

使用

  • pip install bs4 requests

  • 运行脚本python getpic.py

注意

  • 由于下载的是原图请保证足够大的硬盘空间
  • 某些关键字会被半次元过滤,出现无法下载的情况,输入一般的作品名都不会有事
  • 伪断点续传,之间保存过的作品不会二次保存

样例

以下载关键字 Love Live 下所有作品为例

  • 运行样例 image

  • 保存图片样例 image

About

保存半次元指定搜索内容下的全部作品的高清原图 (A python spider to download the picture from bcy.net)

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%