wechat-export
wechat-export copied to clipboard
User/group names are missed
Great job!
I ran into a problem here. Data exported successfully, but most chatting folders (90%) are named with a hash-strinig rather than the nickname or noted name or chatting group name. I tried twice, it came out the same like:
outdir/[nickname]
outdir/[noted name]
outdir/69f90c8e57097c8bc6bc6f19789ca7c0
outdir/71f90c8e57097c8bc6bc6f19789ca7c0
outdir/98f90c8e57097c8bc6bc6f19789ca7c0
I don't know whether it's a bug/issue or feature.
MacOS 11.6, exported with iExplorer 4.5.0 Nodejs 16.14.0, npm 8.3.1
Again, thanks to your great job!
Hey @buyiyihu 👋 ,
It's actually a missing feature. I didn't need the names for my personal use when I was implementing this as I only needed to export a couple of chats.
Got it. Thanks anyway!