Automatically upload pictures to qiniu cloud storage
git clone https://github.com/zhiyue/mdimg
cd mdimg
pip install requirements.txt
download from realease page.
Obtain relevant information from qiuniu.com
config.ini
access_key = your-access-key
secret_key = your-secret-key
bucket = your-bucket
domain = your-custom-domain
python3 md_img.py