0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python5,362 stars (5,362 stars)1,659 forks (1,659 forks)batch import
help wanted
Description
wiki中说 “图片 字符串,图片数据的url,HTTP POST请求此url可以得到jpg文件格式的数据”
请问 怎么post请求到图片的地址?
新手,如果有知道麻烦告诉下哦!
Contributor guide
- Tech stack
- python
- Domain
- backendapi
- Issue type
- documentation
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 2
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- under 1 hour
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- basic PythonHTTP POST understanding
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 10
- Research direction
- The issue asks how to obtain image URLs from group chat messages using wxBot. First, check the wiki page mentioned in the issue for any updates or examples. Then, look at the wxBot source code, specifically the handling of image messages (likely in the message parsing module) to understand how URLs are extracted. Since the repository is deprecated, also consider searching for forks or alternative WeChat bot libraries that may have clearer documentation.