Download and archive all your favorite photos in your Weibo account using Weibo API.
pip install -r requirement.txt
python main.py
API Name | Usage |
---|---|
list |
Get the list of statuses in your favorites. |
download |
Download the photos in the status. |
Thesharing/pyweibo: The python SDK of Weibo.