alexgisby / imgur-album-downloader

Python script/class to download an entire Imgur album in one go into a folder of your choice.
MIT License
340 stars 59 forks source link

imgurbulk and Multiple Albums #29

Closed ghost closed 5 years ago

ghost commented 8 years ago

imgurbulk.py is designed to be a wrapper for imguralbum.py, but added functionality for downloading multiple albums using files.

View ./albumList for a sample file.

Run ./imgurbulk.py albumList to test it.