laggykiller / sticker-convert

Convert (animated) stickers to/from WhatsApp, Telegram, Signal, Line, Kakao, Viber, Discord, iMessage. Written in Python.
GNU General Public License v2.0
261 stars 14 forks source link

Help about limit of sticker on .wasticker files #99

Closed AlanTol closed 8 months ago

AlanTol commented 8 months ago

I was looking to create .wasticker files with more than 30 stickers on it, and I found this proyect but it also that limit of sticker per file. There is any way to modify the code to increse the number of sticker in the .wastickers files?

laggykiller commented 8 months ago

See https://github.com/WhatsApp/stickers/issues/107#issuecomment-434845340

The 30 stickers limit is imposed by WhatsApp, not me. wastickers file with >30 stickers is invalid and cannot be imported to WhatsApp.

To overcome, sticker-convert automatically splice stickers into packs with <=30 stickers.