ed-asriyan / lottie-converter

Converts Lottie Animations (.json / .lottie) and Telegram stickers (*.tgs) to GIF / PNG / APNG / WEBP / WEBM
https://t.me/tgtowabot
MIT License
795 stars 72 forks source link

TGS stickers converted to animated WEBP are not accepted by whatsapp #80

Closed moisb closed 1 year ago

moisb commented 1 year ago

I've tried various conversions settings. All animated webp files are 512x512 and less than 500kb each, but I still can't install the package on my whatsapp

I think it might be related to valid chunk formats allowed by WhatsApp. I found details in this post: https://www.tyntec.com/docs/whatsapp-business-api-tutorials-creating-and-sending-whatsapp-stickers

moisb commented 1 year ago

I already solve