Skip to content

feat: add WeChat MP (公众号) article parser & download, WeChat Channels …#730

Open
jackssybin wants to merge 1 commit into
Evil0ctal:mainfrom
jackssybin:feature/wechat-mp-channels
Open

feat: add WeChat MP (公众号) article parser & download, WeChat Channels …#730
jackssybin wants to merge 1 commit into
Evil0ctal:mainfrom
jackssybin:feature/wechat-mp-channels

Conversation

@jackssybin

Copy link
Copy Markdown

…(视频号) video parser

  • New: WeChat MP article crawler with fetch_article and download_article (HTML + Markdown + images) endpoints
  • New: WeChat Channels video crawler using POST feed API (metadata only, video URL not publicly available)
  • New: /api/wechat/mp/fetch_article, /api/wechat/mp/download_article, /api/wechat/mp/fetch_article_html endpoints
  • New: /api/wechat/channels/fetch_video, /api/wechat/channels/fetch_page_html
  • Update: Hybrid crawler routes wechat_mp and wechat_channels URLs
  • Update: Router and main.py register WeChat API tags

…(视频号) video parser

- New: WeChat MP article crawler with fetch_article and download_article
  (HTML + Markdown + images) endpoints
- New: WeChat Channels video crawler using POST feed API (metadata only,
  video URL not publicly available)
- New: /api/wechat/mp/fetch_article, /api/wechat/mp/download_article,
  /api/wechat/mp/fetch_article_html endpoints
- New: /api/wechat/channels/fetch_video, /api/wechat/channels/fetch_page_html
- Update: Hybrid crawler routes wechat_mp and wechat_channels URLs
- Update: Router and main.py register WeChat API tags
@Evil0ctal

Copy link
Copy Markdown
Owner

请问在PR前有完整的测试过吗?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants