Skip to content

magicjohnson/image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages