Skip to content

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

Notifications You must be signed in to change notification settings

jamig7/imgdownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

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