Download imgur albums, optionally discovering more albums in image descriptions
Download imgur albums, optionally discovering more albums in image descriptions
pip install ImgurDownloader
)imgur http://imgur.com/a/Something path/to/some/folder
imgur --recursive http://imgur.com/a/Something path/to/some/folder
pip install -e path/to/clone
)<virtualenv>/bin/imgur --recursive -v http://imgur.com/a/Z0lda path/to/some/folder
The existing album downloader had a few problems:
This app uses the Imgur.com developers API, so you’ll need an imgur.com account to create a new application and generate a new clientid for your app. After that, you’ll have to write the clientid in the configuration file, which is automatically generated for you when you first run the app, at ~/.config/imgurdownloader/settings.conf