# qq-mht-parse **Repository Path**: Snow_x_Connect/qq-mht-parse ## Basic Information - **Project Name**: qq-mht-parse - **Description**: QQ产生的.mht聊天记录,尝试解析,存储,转化 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-04-06 - **Last Updated**: 2022-12-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Note 180407 下一步计划 * 解析html的时候,可以假设每一行都是包含了 ```html ??? ``` 的子结构(可能存在多个) (如果没有,就忽略这一行) 然后把这个子结构提取出来,暂存数据库(Mongodb)里 * 全部存储到里以后,处理一下形如 ```html ``` 的标签,改成 ```html ``` 形式 ```js let y = `qfybnwjfeh`; y.match(//g); // ["", ""] ``` * 最后形成若干个新的mht文件,每个mht文件限制100(?)条``以保证单个文件不会太大 * 发送邮件到163/AOL/Mail.ru/Ali邮箱,设置自动转发到QQ/Sohu/Yandex/Yahoo来保存