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

Changed calls to urllib to requests #40

Open jmcurran opened 6 years ago

jmcurran commented 6 years ago

Replaced the calls to the older urllib with calls to requests