Open kivlanzein opened 2 years ago
The download_media python function does the decryption of an encrypted file using the python library.
However Whatsapp web does it using its own Javascript libraries.
Has anyone found a way of decrypting an encrypted or download media file using Javascript in wapi.js?
Which item in the Store object includes the decrypt download media function?
The download_media python function does the decryption of an encrypted file using the python library.
However Whatsapp web does it using its own Javascript libraries.
Has anyone found a way of decrypting an encrypted or download media file using Javascript in wapi.js?
Which item in the Store object includes the decrypt download media function?