mirror of
https://github.com/metafy-social/python-scripts.git
synced 2024-11-24 12:31:11 +00:00
13 lines
217 B
Markdown
13 lines
217 B
Markdown
|
# Image Scraper
|
||
|
### Download images with a given url
|
||
|
|
||
|
This is a simple script that lets you download images from a list of urls
|
||
|
|
||
|
|
||
|
#### Usage
|
||
|
|
||
|
* Clone the repo
|
||
|
* change the urls in script.py
|
||
|
* run python script.py
|
||
|
|