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

Exit with a non-zero error code on exceptions #1

Closed vikraman closed 12 years ago

vikraman commented 12 years ago

Making the script return 1 on exceptions, because it is useful while scripting.