rainyskye / signal-tgstickers

Small tool to grab and convert a Telegram Sticker pack to be ready to import into Signal Messenger
MIT License
23 stars 1 forks source link

Telegram Sticker `.tgs` support #4

Open rainyskye opened 1 year ago

rainyskye commented 1 year ago

So it seems like Telegram also uses another file format sometimes, .tgs, so far I've only seen this in animated stickers.

Solution will fix #3

rainyskye commented 1 year ago

Looking at the getStickerSet response with the pack that's being weird "LilPuppy", it seems like that's what is_animated is, and is_video is for webm packs.

rainyskye commented 1 year ago

Lottie is weird... I'll need to figure this out :p