mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-24 06:51:39 +00:00
Add iphone-backup-decrypt to setup.py as extra dependency
This commit is contained in:
@@ -87,7 +87,8 @@ Do an iPhone/iPad Backup with iTunes first.
|
||||
|
||||
If you want to work on an encrypted iOS/iPadOS Backup, you should install iphone_backup_decrypt from [KnugiHK/iphone_backup_decrypt](https://github.com/KnugiHK/iphone_backup_decrypt) before you run the extract_iphone_media.py.
|
||||
```sh
|
||||
pip install git+https://github.com/KnugiHK/iphone_backup_decrypt
|
||||
pip install git+https://github.com/KnugiHK/iphone_backup_decrypt # Or
|
||||
pip install whatsapp-chat-exporter["ios_backup"] # install along with this software
|
||||
```
|
||||
### Extracting
|
||||
Simply invoke the following command from shell, remember to replace the username and device id correspondingly in the command.
|
||||
|
||||
Reference in New Issue
Block a user