Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msgtype字段有没有类型说明呢 #34

Open
SmileoT opened this issue Mar 6, 2022 · 4 comments
Open

msgtype字段有没有类型说明呢 #34

SmileoT opened this issue Mar 6, 2022 · 4 comments

Comments

@SmileoT
Copy link

SmileoT commented Mar 6, 2022

想问一下,有没有msgtype字段的类型说明,想做一下音频导出那部分

@Yiyiyimu
Copy link
Owner

Yiyiyimu commented Mar 6, 2022

非常感谢!翻了一下实现这部分的老哥(@ZhangJun2017)自己的 repo,音频的 msgtype 好像是 2002,其他的 code 可以尝试自己构建一段确定类型的聊天记录,再 decode 查看 msgtype 是多少
https://github.com/ZhangJun2017/QQChatHistoryExporter/blob/f97eb64581229a30514d55aa0a8423b138b09437/src/RawMessage.java#L72

@Young-Lord
Copy link

已完成,仓库位于这里
(顺带一提,语音的msgtype是-2002而非2002(

@Yiyiyimu
Copy link
Owner

Yiyiyimu commented Aug 7, 2022

@Young-Lord 链接点过去似乎是空的

@Young-Lord
Copy link

Young-Lord commented Aug 7, 2022

@Young-Lord 链接点过去似乎是空的

抱歉,repo莫名其妙消失了,目前也暂时接触不到本地的备份

好了

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

No branches or pull requests

3 participants