# 微信公众号文章批量下载工具
一款可以批量下载微信公众号文章内容的小工具,无需安装证书,支持Window、Macos
支持下载微信公众号的历史消息,可以保存文章为html/mhtml/md/pdf/docx文件
![image](https://github.com/user-attachments/assets/ac0a81e8-373b-406c-8af7-7ad1c6a4dc99)
3.2更新 修复获取秘钥、公众号id失败、自定义时长闪退的问题;提示前面加上当前时间
下载链接:https://pan.quark.cn/s/09bdfa78d09b
聊天群:https://t.me/changfengbox
# 使用教程:
1.打开想要下载的公众号里面的随便一篇文章,复制链接到软件中,点击获取公众号id
![image](https://github.com/qiye45/wechatDownload/assets/138199658/5fbee2aa-f1b5-4a1e-b031-ab994debc4ee)
2.在微信打开刚刚复制的链接(把自动复制好的链接,发到微信的文件传输助手,再点击打开),等待一会,软件会自动获取秘钥
![image](https://github.com/qiye45/wechatDownload/assets/138199658/2313e0ab-399f-4159-a84f-3cfbe4945fb4)
![image](https://github.com/qiye45/wechatDownload/assets/138199658/9ed6697d-14ce-4009-8a61-a3fdea64c29f)
3.然后就可以下载公众号的文章啦
![image](https://github.com/qiye45/wechatDownload/assets/138199658/965aa288-8ece-4850-8396-efb93e464e6e)
![image](https://github.com/qiye45/wechatDownload/assets/138199658/f5e95a6d-a22d-4bc0-980f-f0e91644145e)
注意事项:需要用微信内置浏览器打开复制的链接
![image](https://github.com/qiye45/wechatDownload/assets/138199658/bca604e8-d756-4971-aa6d-8b0c8cf88753)
# 更新日志:
3.1更新 修复获取秘钥失败问题 [#161](https://github.com/qiye45/wechatDownload/issues/161)
3.0更新 优化文章排版 [#134](https://github.com/qiye45/wechatDownload/issues/134) ;支持翻页到指定日期范围,手动调整页数;支持mhtml下载;修复闪退问题
2.7更新 支持下载评论回复,自动保存设置的选项,跳过已下载的文章;修复剪切板监听失败的问题
2.6更新 修复下载空白的问题 https://github.com/qiye45/wechatDownload/issues/111 ,支持图文格式下载,支持以公众号文章标题命名视频、音频和封面啦
2.5 支持了Macos版本