Update README.md

This commit is contained in:
Knugi
2021-05-10 05:40:28 +00:00
committed by GitHub
parent 4fb759f974
commit c62f08340e

View File

@@ -13,7 +13,7 @@ Then, ready your WhatsApp database, place them in the root of working directory.
Next, ready your media folder, place it in the root of working directory. Next, ready your media folder, place it in the root of working directory.
* For Android, copy the WhatsApp directory from your phone directly. * For Android, copy the WhatsApp directory from your phone directly.
* For iPhone, run the extract_iphone_media.py, and you will get a folder called Message. Please note that, this script does not support encrypted backup. * For iPhone, run the extract_iphone_media.py, and you will get a folder called Message.
``` ```
python extract_iphone_media.py "C:\Users\[Username]\AppData\Roaming\Apple Computer\MobileSync\Backup\[device id]" python extract_iphone_media.py "C:\Users\[Username]\AppData\Roaming\Apple Computer\MobileSync\Backup\[device id]"
``` ```