An image downloader to download image by url to your specific location using PYTHON
This package only required python to be installed
- install python 3.6.1 (or any version you want) from https://www.python.org/downloads/
- Open commandd prompt and goto the directory of python-image-downloader (where main.py exists)
- run this command
$ python main.py
it will ask you to enter img url. copy any image url from the internet and past it there then it will ask you enter Destination Location enter an address on your computer like
d:\my_images\
and it will download that image