diff --git a/imgs/group.png b/imgs/group.png deleted file mode 100644 index bf88028..0000000 Binary files a/imgs/group.png and /dev/null differ diff --git a/imgs/pm.png b/imgs/pm.png index 4906ba1..fa0359f 100644 Binary files a/imgs/pm.png and b/imgs/pm.png differ diff --git a/index.html b/index.html index a08bc84..5cdb439 100644 --- a/index.html +++ b/index.html @@ -509,11 +509,8 @@ wtsexporter -i -b "C:\Users\[Username]\Apple\MobileSync\Backup\[device id]&
wtsexporter -i -b ~/Library/Application\ Support/MobileSync/Backup/[device id]
After extracting, you will get these:
-After extracting, you will get this:


Invoke the wtsexporter with --help option will show you all options available.
> wtsexporter --help
@@ -603,6 +600,19 @@ Contact Enrichment:
Use with --enrich-from-vcards. When numbers in the vcf file does not have a country code, this
will be used. 1 is for US, 66 for Thailand etc. Most likely use the number of your own country
+Incremental Merging:
+ --incremental-merge Performs an incremental merge of two exports. Requires setting both --source-
+ dir and --target-dir. The chats (JSON files only) and media from the source
+ directory will be merged into the target directory. No chat messages or media
+ will be deleted from the target directory; only new chat messages and media
+ will be added to it. This enables chat messages and media to be deleted from
+ the device to free up space, while ensuring they are preserved in the exported
+ backups.
+ --source-dir SOURCE_DIR
+ Sets the source directory. Used for performing incremental merges.
+ --target-dir TARGET_DIR
+ Sets the target directory. Used for performing incremental merges.
+
Miscellaneous:
-s, --showkey Show the HEX key used to decrypt the database
--check-update Check for updates (require Internet access)
@@ -613,9 +623,11 @@ Miscellaneous:
--max-bruteforce-worker MAX_BRUTEFORCE_WORKER
Specify the maximum number of worker for bruteforce decryption.
-WhatsApp Chat Exporter: 0.12.1 Licensed with MIT. See https://wts.knugi.dev/docs?dest=osl for all open source
+WhatsApp Chat Exporter: 0.13.0rc1 Licensed with MIT. See https://wts.knugi.dev/docs?dest=osl for all open source
licenses.
+This project officially supports all non-EOL (End-of-Life) versions of Python. Once a Python version reaches EOL, it is dropped in the next release. See Python's EOL Schedule.
This is a MIT licensed project.
The Telegram Desktop's export is the reference for whatsapp.html in this repo.
@@ -635,13 +647,13 @@ licenses.