/cm-cloud-photo-resque

Resque your images from Quick Pic CM Cloud storage

Primary LanguagePython

Resque your valuable photos from the CM Cloud before it's too late!

Use this utility to resque your photographs from CM Cloud, the default backup option of the excellent QuickPic image browser for Android. You can also use Windows-only, closed-source CM Cloud download tool, if you prefer.

Pre-requisites

Installation

  • Clone the repository

  • Install dependencies

    pip install -r requirements.txt
    
  • Run the application

    python download_all.py
    

Notes

  • Images get downloaded to the current working directory for simplicity sake.
  • Only JPEG format is supported.
  • The utility supports incremental downloads (it won't overwrite any previously downloaded stuff).
  • Use at your own risk! I warned you.