This website requires JavaScript.
Explore
Help
Sign In
github
/
WeChatMsg110
Watch
1
Star
0
Fork
0
You've already forked WeChatMsg110
mirror of
https://github.com/wtc86939209/WeChatMsg110.git
synced
2026-05-17 17:48:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e40fe57e643c8493980560f9707ad4071a8216c0
WeChatMsg110
/
app
/
DataBase
T
History
SiYuan
e40fe57e64
Merge pull request
#157
from STDquantum/master
...
解决了一些系统消息还存在xml的问题
2023-12-17 23:14:46 +08:00
..
__init__.py
修复一些问题
2023-12-17 13:15:49 +08:00
hard_link.py
增加了对BytesExtra的解析,基本达到图片视频微信能看本地就能看的程度。其他类型消息的BytesExtra也顺带解析了(一个道理,以后可以从这里扩展)
2023-12-10 11:19:22 +08:00
media_msg.py
解决多次解密导致的消息重复的问题
2023-12-16 20:06:43 +08:00
merge.py
处理音频合并相同两行的情况
2023-12-13 16:10:17 +08:00
micro_msg.py
支持显示群聊
2023-12-17 20:31:38 +08:00
misc.py
支持导出表情包
2023-12-09 22:48:15 +08:00
msg.py
html群聊导出支持头像和昵称;修复了一些其他问题
2023-12-17 18:33:06 +08:00
output_pc.py
Merge pull request
#157
from STDquantum/master
2023-12-17 23:14:46 +08:00
output.py
删除多余的Word文件
2023-11-14 22:57:43 +08:00
package_msg.py
html群聊导出支持头像和昵称;修复了一些其他问题
2023-12-17 18:33:06 +08:00