Skip to content

微信公众号文章下载,生成 png 图片保存到本地。 | Download Wechat Official Accounts article as png file.

Notifications You must be signed in to change notification settings

colin4k/wechat-article-dl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wechat article downloader

[EN]

mark

微信公众号文章下载,好文章保存到本地才是最靠谱的。

基于 Puppeteer

使用

# 安装依赖
npm i

# 执行 `node multi.js [公众号文章链接清单文件]`
node multi.js -inputfile ~/Downloads/list.txt  -dir destdir

执行完成后,会生成 output/distdir/[文章标题].pdf

文章链接清单文件范例

# 这些文件通过 wechat-article-exporter 导出
file:///Users/colin/Downloads/xxx/xx1/index.html
file:///Users/colin/Downloads/xxx/xx2/index.html

example

致谢

About

微信公众号文章下载,生成 png 图片保存到本地。 | Download Wechat Official Accounts article as png file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%