打开main.py根据注释配置好对应信息即可 以下是示例
# 新浪用户的uid uid_list = [ 1947117325 ] # 你的新浪账号cookie cookie = 'cookie' # 链接格式可用变量{pic_id} pic_format = 'https://tva1.sinaimg.cn/large/{pic_id}.jpg'
Github:https://github.com/Hidove/weibo-album-tool