mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-24 23:11:35 +00:00
Merge branch 'main' of https://github.com/KnugiHK/Whatsapp-Chat-Exporter
This commit is contained in:
@@ -34,7 +34,7 @@ Simply invoke the following command from shell.
|
|||||||
wtsexporter -a
|
wtsexporter -a
|
||||||
```
|
```
|
||||||
|
|
||||||
### Encrypted Android WhatsApp Backup (crypt14, not supported until release 0.7)
|
### Encrypted Android WhatsApp Backup
|
||||||
In order to support the decryption, install pycryptodome if it is not installed
|
In order to support the decryption, install pycryptodome if it is not installed
|
||||||
```sh
|
```sh
|
||||||
pip install pycryptodome
|
pip install pycryptodome
|
||||||
@@ -100,9 +100,7 @@ Options:
|
|||||||
```
|
```
|
||||||
|
|
||||||
# To do
|
# To do
|
||||||
1. Convert ```\r\n``` to ```<br>```
|
1. Reply in iPhone
|
||||||
2. Reply in iPhone
|
|
||||||
3. The CSS for metadata (e.g. {Message Deleted})
|
|
||||||
|
|
||||||
# Copyright
|
# Copyright
|
||||||
This is a MIT licensed project.
|
This is a MIT licensed project.
|
||||||
|
|||||||
Reference in New Issue
Block a user