Git Product home page Git Product logo

imgur-album-recursive-downloader's Introduction

imgur-album-recursive-downloader

Download imgur albums, optionally discovering more albums in image descriptions

How to use

  1. Use pip to install ImgurDownloader (pip install ImgurDownloader)
  2. Run imgur http://imgur.com/a/Something path/to/some/folder
  3. If you want to recursively download albums (it discovers new albums in the description of images), run: imgur --recursive http://imgur.com/a/Something path/to/some/folder

How to use (in development mode)

  1. Install virtualenv
  2. Clone this repo
  3. Activate in virtualenv (pip install -e path/to/clone)
  4. <virtualenv>/bin/imgur --recursive -v http://imgur.com/a/Z0lda path/to/some/folder

Why another downloader?

The existing album downloader had a few problems:

  • It didn't grab the highest resolution of images.
  • It didn't save titles or descriptions of images
  • It didn't try to find other albums in the description of images

Note

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.