mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-06-05 15:45:31 +00:00
Modify the root directory name of iOS media
This commit is contained in:
@@ -242,7 +242,7 @@ def main():
|
||||
vcard = extract_iphone.vcard
|
||||
create_html = extract_iphone.create_html
|
||||
if args.media is None:
|
||||
args.media = "Message"
|
||||
args.media = "AppDomainGroup-group.net.whatsapp.WhatsApp.shared"
|
||||
if args.backup is not None:
|
||||
if not os.path.isdir(args.media):
|
||||
extract_iphone_media.extract_media(args.backup)
|
||||
|
||||
Reference in New Issue
Block a user