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.
- Python 3.6 interpreter with
pip
command
-
Clone the repository
-
Install dependencies
pip install -r requirements.txt
-
Run the application
python download_all.py
- 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.