yowsup
yowsup copied to clipboard
The python WhatsApp library
I've found some cases where the image is sent correctly from python (or that is how it looks) but it is not downloaded on whatsapp in the phone. In the...
i can receive messages in format media with your code and i get this output [Media Type:image, Size:286168, URL:b'https://mmg.whatsapp.net/d/f/..........enc'] now how do i decrypt and download the image into my...
When I share a **Live location** to a number in Yowsup, I got on error saying that this feature is not implemented it. The message received is some like this...
I went from windows to linux and forgot to copy the key database; I can update the key when I speak privately with someone, the keys are not updated from...
I stop receiving messages, but I can send. Does anyone know if they changed recently in whasapp api endpoint?
When someone send me more than one contact at the same time, the code stop. Debugging the code I saw that, when the message has more than one contact, the...
Hello! I was wondering if there is a way to handle this kind of messages or how to properly ignore them and send double check to them. Thanks in advance...
/video send xxxxxxxxxx /root/yowsup/media/video.mp4 [connected]:INFO:urllib3.connectionpool:Starting new HTTPS connection (1): mmg.whatsapp.net ERROR:yowsup.layers.protocol_media.mediauploader:Error occured at transfer No module named 'av' Traceback (most recent call last): File "/root/yowsup/yowsup/layers/protocol_media/mediauploader.py", line 168, in run self.successCallback(sourcePath,...
Hi guys, after the last update I've noticed that the ids have changed to HEX like this: ``` DEBUG:zap.layer:text DEBUG:zap.layer:Received Message: ID: D66065392ED4B9ECE25A5485D84B80F3 From: [email protected] Type: text Timestamp: 1525871430 Body:...
When try send broadcast message Some times ago in android env its work in s40 env not work What different beetwen s40 and android send ? ```DEBUG:yowsup.layers.logger.layer:tx: [connected]:DEBUG:yowsup.layers.logger.layer:rx: Traceback (most...