Coder Social home page Coder Social logo

OpenGraph SSR support about app HOT 4 CLOSED

seventv avatar seventv commented on August 24, 2024 1
OpenGraph SSR support

from app.

Comments (4)

TroyKomodo avatar TroyKomodo commented on August 24, 2024

@gempir A major problem blocking this issue from closing is that Discord refuses to animate any image that,

  1. Does not end in .gif
  2. Is not a gif.
    Animated emotes will therefore not embed in Discord which is extremely annoying, rather the emote will just load indefinitely and timeout.
    One solution is to convert the Animated WebP to a static image on the fly when requested so that Discord displays a static image but even this isnt trivial. Since Discord is wonky when it comes to how it requests the emote, so we cannot target JUST discord. And also it seems that Decoding Animated WebP has very little support. Everyone can encode it but it seems that the Decoding part is not very supported. I will likely have to implement an Animated WebP Decoder in Go, the only one that has worked is ImageMagic and well that doesn't meet the speed requirements.

from app.

gempir avatar gempir commented on August 24, 2024

I don't care about discord. If if it refuses to animate something that's a separate issue. OpenGraph Tags are useful for other applications as well.

from app.

TroyKomodo avatar TroyKomodo commented on August 24, 2024

Then this is already solved afaik.

from app.

gempir avatar gempir commented on August 24, 2024

It is

from app.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.