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
810 stars 74 forks source link

Whether to consider writing a golang version #50

Closed jw-star closed 2 years ago

ed-asriyan commented 2 years ago

Hello! For what purpose?

jw-star commented 2 years ago

go found that the tgs to gif api does not have go, it seems difficult to achieve go

ed-asriyan commented 2 years ago

If you want you can make golang version by yourself in a fork or your own repo with optimizations. Sorry, but I am not ready to spend time for rewriting from typescript to golang

fyi, there is C++ version in master-cpp branch