Update README.md

This commit is contained in:
LeLe86 2021-01-23 19:52:36 +08:00 committed by GitHub
parent d82d3ad627
commit 17eaa72db3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# vWeChatCrawl-小V公众号文章下载(开源版)
批量导出任意微信公众号历史文章会用python写hello world就会用这个。
配套视频教程 https://www.bilibili.com/video/BV1jv4y1f7j5/(https://www.bilibili.com/video/BV1jv4y1f7j5/)
# 注意:
github在国内访问有时很缓慢特别是图片我把本说明文档同步放到了我的[个人博客](https://www.xiaokuake.com/p/?p=1102&preview=true)
项目中用到的wkhtmltopdf如果从github下载慢也可以[点此下载](http://www.xiaokuake.com/p/wp-content/uploads/2019/08/2019080810033092.rar)后把wkhtmltopdf复制到本项目的目录下。
@ -8,6 +10,7 @@ github在国内访问有时很缓慢特别是图片我把本说明文档
![avatar](https://www.xiaokuake.com/p/wp-content/uploads/2019/08/2019081511223334.jpeg)
QQ交流群 703431832 加群暗号"不止技术流"
# 使用步骤:
## a.安装Python库
直接 python setupPackage.py 安装本项目需要的库。有朋友反映默认源安装慢,这里我用了豆瓣的源。