Close
0%
0%

O.C.M.I.D

On Click Multiple Image Downloader. An application for downloading multiple image from an url repository text file through python.

Similar projects worth following
O.C.M.I.D an acronym for On Click Multiple Image Downloader. An application built on python script which can download multiple images in a single request through an url repository text file.

Conventionally for downloading an image from a site we have to choose the image and then right click on the image and save it on hard drive. We have other applications too that can do the exact same thing of downloading the image on the drive. But they have disadvantages like :
$ Expensive.
$ Ocuppy large chunk of memory and processing speed.
$ Can throw http/https errors.
$ Cannot download more than one image at a time.

With O.C.M.I.D you can have following advantages. :
# Size of application is 1.21 KB.
# Multiple Image Downloading at a single request.
# Upto 10000 Images can be downloaded at one time.
# Downloaded images have exact same resolution.
# No size limit.
# Overpass http/https erros.
# Download images from the Click shield sites.
# Free and User Friendly.

OCMID.py

The Python script for the application which must be linked with the a text file. Write the name of text file in the file name variable.

x-python - 1.22 kB - 08/11/2016 at 11:40

Download

Capture.JPG

The application image during the run.

JPEG Image - 208.05 kB - 08/11/2016 at 11:40

Preview
Download

Enjoy this project?

Share

Discussions

deʃhipu wrote 08/25/2016 at 20:07 point

Um, correct me if I'm wrong, but this project seems to be written in regular Python, not MicroPython, and runs on a personal computer, not on ESP8266, so it doesn't qualify for the ESP8266 MicroPython Contest. Or do you plan to port it to MicroPython?

  Are you sure? yes | no

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates