/weibo-downloader

Download and archive all your favorite photos in your Weibo account using Weibo API.

Primary LanguagePython

Weibo Downloader

Download and archive all your favorite photos in your Weibo account using Weibo API.

Usage

pip install -r requirement.txt
python main.py

API

API Name Usage
list Get the list of statuses in your favorites.
download Download the photos in the status.

Reference

Thesharing/pyweibo: The python SDK of Weibo.