Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cannot send stickers in WebM format. #120

Closed
Lunsit opened this issue May 6, 2022 · 1 comment
Closed

[BUG] Cannot send stickers in WebM format. #120

Lunsit opened this issue May 6, 2022 · 1 comment

Comments

@Lunsit
Copy link

Lunsit commented May 6, 2022

Describe the bug
Cannot send stickers in webp format.
image

To Reproduce
Steps to reproduce the behavior:

  1. Example sticker link: https://t.me/addstickers/Miku_u.
  2. Send any of the stickers.

Expected behavior
No error is reported after sending.

Screenshots
ffepeg can convert webp format to GIF

Version information (please complete the following information):

  • OS: Ubuntu 20.04.4 LTS
  • Detailed Python, EFB and module versions:
EH Forwarder Bot
Version: 2.1.1
Python version:
3.8.10 (default, Mar 15 2022, 12:22:08) 
[GCC 9.4.0]
Running on profile "default".

Master channel:
    Telegram Master (blueset.telegram) 2.2.5.dev4 # Default instance

Slave channel:
    WeChat Slave (blueset.wechat) 2.0.7 # Default instance

Middleware:
    Solitaire Middleware (solitaire.MatrixLauMiddleware) 1.3.0 # Default instance

Additional context
The log corresponding to error one.
image
The log corresponding to error two.
image

@Lunsit Lunsit added the bug label May 6, 2022
@blueset blueset changed the title [BUG] Cannot send stickers in webp format. [BUG] Cannot send stickers in WebM format. May 6, 2022
@blueset blueset transferred this issue from ehForwarderBot/ehForwarderBot May 6, 2022
@blueset
Copy link
Member

blueset commented May 6, 2022

Upon inspection, this sticker is of WebM VP9 format instead of WebP. As this is a new sticker format added to Telegram, support is not currently available in ETM.

@blueset blueset added enhancement and removed bug labels May 6, 2022
YouXam pushed a commit to YouXam/efb-telegram-master that referenced this issue Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants