KnugiHK / WhatsApp-Chat-Exporter

A customizable Android and iOS/iPadOS WhatsApp database parser that will give you the history of your WhatsApp conversations in HTML and JSON. Android Backup Crypt12, Crypt14, Crypt15, and new schema supported.
https://wts.knugi.dev/
MIT License
521 stars 76 forks source link

Media is not supported #27

Closed Amitef123 closed 1 year ago

Amitef123 commented 1 year ago

it seems like all my media/data files are not supported. I try to extract media from unencrypted iphone backup, the media folder is extracted and there is access to the media. but the html files don't any media or link path for the media. (the backup date is 03.2022)

KnugiHK commented 1 year ago

Are you working on Windows/Linux/MacOS?

UsamaAshfaq commented 1 year ago

@KnugiHK I second that media (images,Voice notes) is not supported in html (Screenshot Attached ). I have placed all 3 files in directory i.e Media Folder, Database file and wa.db file, still it say the media is missing.

git hub whatsapp

KnugiHK commented 1 year ago

@UsamaAshfaq Can you show me the working directory structure and the command issued?

UsamaAshfaq commented 1 year ago

@KnugiHK Sure. Command issued is : wtsexporter -a and working directory's SS is attached. Result and Whatsapp Folder were created by program. working dir whatsapp

KnugiHK commented 1 year ago

The Media folder should be inside the WhatsApp directory. This is because users are assumed to copy the whole WhatsApp directory from their phone's shared storage.

UsamaAshfaq commented 1 year ago

@KnugiHK It worked. I was looking for a way, to view my old backed up data on pc for more than 2 months. and now I am able to, thanks to you. Thank you very much ❤️