signalstickers / signalstickers-client

⚙️🐍 A Python client for the Signal stickers API
https://pypi.org/project/signalstickers-client/
GNU Lesser General Public License v3.0
54 stars 9 forks source link

Ignore Signal animated sticker file size limit #18

Closed Meteor0id closed 1 year ago

Meteor0id commented 1 year ago

Wondering if the file size limit for animated stickers is being enforced by the API or if this client could allow us to create animated sticker packs beyond the 300KiB size limit per sticker. (of course if it could upload them we still have to check if the stickers will send and get displayed properly)

romainricard commented 1 year ago

If I remember correctly, it is enforced by the API. You can test it by removing the limit in signalstickers-client