Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 573 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 573 Bytes

imgdownload

A really bad Python script to download all images from a website. I was bored.

Why you should use it (what works)

Why you shouldn't use it

  • Some websites don't work
  • It sucks

Dependencies

pip install cfscrape
pip install bs4

Usage

python3 imgdownload.py [url] [path]

E.g python3 imgdownload.py http://my-web.site/gallery/ website-pics