Erez Pilosof

Results 6 comments of Erez Pilosof

same here :( ``` scripts/gui.sh: line 11: 96568 Segmentation fault: 11 python visualizer_drag.py checkpoints/stylegan2_lions_512_pytorch.pkl checkpoints/stylegan2-ffhq-512x512.pkl checkpoints/stylegan2-afhqcat-512x512.pkl checkpoints/stylegan2-car-config-f.pkl checkpoints/stylegan2_dogs_1024_pytorch.pkl checkpoints/stylegan2_horses_256_pytorch.pkl checkpoints/stylegan2-cat-config-f.pkl checkpoints/stylegan2_elephants_512_pytorch.pkl checkpoints/stylegan_human_v2_512.pkl checkpoints/stylegan2-lhq-256x256.pkl ``` ``` VM Region Info: 0x1000009a8 is...

it's not a bug... successfully downloaded a sticker with the mediaType='sticker' ... no need to resolve video / image

`mediaType` is one of `image`, `video`, `document`, `sticker` ``` const filepath='/tmp/download.tmp'; const stream = await Baileys.downloadContentFromMessage({ directPath:directPath, mediaKey:mediaKey, }, mediaType, {} ); for await (const chunk of stream) { fs.appendFileSync(filepath,...

when Downloading Media Messages failed you request "reupload" from mobile... https://github.com/WhiskeySockets/Baileys#downloading-media-messages

@white-gecko i'm getting error 405 ... how did you solve this ? removing the .vcf ending didn't work for me.. using the german url and removing .vcf just hangs...

I locked the orientation while the camera is open, but then I have another issue when the photo is not in the right orientation... so you have to rotate it...