Animated Webp not supported #5818
-
DescriptionWhile the version of electron supports webp, and discord itself converts gif emotes to animated webp, the cdn always returns an error of 415 unsupported type wherever it tries to load animated webp images, be this in embed or posted link or uploaded file. Steps to Reproducepost a link to a webp image in discord, watch the dev console report that the cdn returned 415 Expected BehaviorWebp to be loaded as a supported image Current Behavior415 unsupported despite being used by discord in other places Screenshots/VideosNo response Client and System Informationdiscord android app, discord program on linux and mac |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 6 replies
-
|
Unsure why this got migrated into a discussion considering this used to work back then so this must be a regression. |
Beta Was this translation helpful? Give feedback.
-
|
webp images work fine for me and always have, so this doesn't seem to be a Discord issue, maybe the file is malformed? |
Beta Was this translation helpful? Give feedback.
-
|
well, good news 3 years later, now it just doesn't animate them! |
Beta Was this translation helpful? Give feedback.
-
|
We fully support animated WebP. To load an animated WebP from the CDN you need to set |
Beta Was this translation helpful? Give feedback.
We fully support animated WebP. To load an animated WebP from the CDN you need to set
?animated=true.