WhatsappAPI icon indicating copy to clipboard operation
WhatsappAPI copied to clipboard

get blob url from incoming MMS

Open BaukaKZ opened this issue 6 years ago • 4 comments

BaukaKZ avatar Jan 20 '19 15:01 BaukaKZ

if you can get inside the msg object, you can find the url and mediakey, with taht you can decrypt de .enc file

jesussales avatar Jan 21 '19 12:01 jesussales

Can you give an example or say how you can decipher it? I would be very thankful

пн, 21 янв. 2019 г., 18:58 jesussales [email protected]:

if you can get inside the msg object, you can find the url and mediakey, with taht you can decrypt de .enc file

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/yotam180/WhatsappAPI/issues/49#issuecomment-456065510, or mute the thread https://github.com/notifications/unsubscribe-auth/AooJFZRgHAYp07WZAGxH4gOdq_fLEMI3ks5vFblsgaJpZM4aJtG6 .

BaukaKZ avatar Jan 21 '19 14:01 BaukaKZ

I extract some part of the python taht explain into the next url

https://github.com/tgalal/yowsup/issues/2235

jesussales avatar Jan 21 '19 15:01 jesussales

as a result, what should we get? [image: image.png]

here are the options I have help please

BaukaKZ avatar Jan 22 '19 09:01 BaukaKZ