imgload

An image downloading library


Keywords
download, downloader, image, imgur, python
License
GPL-3.0
Install
pip install imgload==0.2.1

Documentation

imgload

Build Status Maintainability Test Coverage GitHub code size in bytes GitHub PyPI - Downloads

imgload is a python library to download images from several different hosters. It's an ideal companion for writing web-crawlers, just feed the urls to imgload and get the raw bytes or a finished PIL 'Image' back.


Supported Hosters:

Currently the following image hosters are supported.

Further planned hosts:

If you know other hosts that should be supported, create an Issue with a test file or send a pull request.