Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 405 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 405 Bytes

php-image-spider

A simple spider to download images from imageboards/websites.

Support sites

  • Atfield
  • *booru
  • Huaban
  • Imgur
  • Konachan
  • Lofter
  • Pixiv
  • Sankaku
  • Thumblr
  • Tuchong
  • Weibo
  • Yande

Usage

php simple.php atfield
or
nohup php simple.php atfield 1 10 &

images save path: storage/images/atfield/
log save path: storage/logs/atfield/

Enjoy !