Skip to content

Releases: Claudate/mptext-cli

mptext v0.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:33

Full Changelog: v0.2.1...v0.2.2

mptext v0.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 08:25

Full Changelog: v0.2.0...v0.2.1

mptext v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 06:06

Full Changelog: v0.1.2...v0.2.0

mptext-cli v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Jun 05:13

Full Changelog: v0.1.1...v0.1.2

mptext-cli v0.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 04:48

Full Changelog: v0.1.0...v0.1.1

Full Changelog: v0.1.0...v0.1.1

mptext-cli v0.1.0

Choose a tag to compare

@Claudate Claudate released this 08 Jun 04:34

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.0

Full Changelog: https://github.com/Claudate/mptext-cli/commits/v0.1.0