Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-downloader

Small script to download and save images from list of urls

Installation

$ cd path/to/image-downloader
$ pyvenv ./venv
$ . ./venv/bin/activate
$ pip install -r requirements.txt

Usage:

$ python image_downloader.py urls_example.txt

Run tests:

$ pytest tests.py

About

Small script to download and save images from list of urls

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages