mptext-cli v0.1.0
mptext-cli v0.1.0
首个正式版本:对接 down.mptext.top 公开 API。
功能
auth— 验证 API 密钥search— 搜索公众号articles— 文章列表(翻页)download— 单篇下载(markdown/html/text/json)fetch— 批量下载到目录account— 通过文章 URL 反查公众号
Token 配置
export MPTEXT_AUTH_KEY="你的密钥"
mptext auth安装
cargo install --git git@github.com:Claudate/mptext-cli.git --tag v0.1.0Full Changelog: https://github.com/Claudate/mptext-cli/commits/v0.1.0