fengxxc / wechatmp2markdown

微信公众号文章转Markdown
MIT License
82 stars 16 forks source link

我哪里写错了吗 #11

Closed hyhse closed 3 months ago

hyhse commented 3 months ago

PS C:\Windows\system32> & "C:\Users\test\OneDrive\0_source\wechatmp2markdown-master\wechatmp2markdown_win64.exe" "https://mp.weixin.qq.com/s/VaLyn1gCYQxQMpjZaHjWRg" "D:\APPDATA\shuke" --image=save url: https://mp.weixin.qq.com/s/VaLyn1gCYQxQMpjZaHjWRg, filename: D:\APPDATA\shuke

image

fengxxc commented 3 months ago

你没有写错命令。 https://mp.weixin.qq.com/s/VaLyn1gCYQxQMpjZaHjWRg 这个文章的排版太独特了,他的结构跟我所了解的公众号文章完全不一样,目前的程序无法解析它。

hyhse commented 3 months ago

谢谢