An open API service indexing awesome lists of open source software.

https://github.com/iphytech/image-download

A simple python script for downloading images online
https://github.com/iphytech/image-download

Last synced: 3 months ago
JSON representation

A simple python script for downloading images online

Awesome Lists containing this project

README

        

# image-download
A simple python script for downloading images online

To get the project

git clone https://github.com/Iphytech/image-download.git

Open the file in any IDE

Then get the url of the images you want to donwload and add it to the function

image("image-url")

Save and run script