Chatterino2: Show video/image thumbnail when hovering over a link (like FrankerFaceZ)

Created on 16 Apr 2020  路  6Comments  路  Source: Chatterino/chatterino2

enhancement

Most helpful comment

Letting other chat clients use FrankerFaceZ architecture for something like that isn't something I'm entirely against, but it also isn't something I can condone right now. With everyone staying at home thanks to the pandemic, our concurrent users are up significantly and the servers in charge of things like link lookups are overwhelmed.

I need to come up with a better way to handle pubsub and our microservices before I'd be willing to give anyone more the green light to start working with it. Not to mention, I'd like to clean up the link info a bit if someone else will be using it. Currently, it emits HTML which obviously isn't ideal.

All 6 comments

This feature would also require work to be done in https://github.com/Chatterino/api to perform the screenshotting of websites and serving the images. pretty chunky feature, and not something I foresee happening in the near future

If the data returned is an image, the link resolver could tell Chatterino to show the contents in the tooltip.
For Youtube, BetterTTV emote links, FrankerFaceZ emote links this wouldn't be too hard, however for other links it would one hell of a pain in the ass.

Is there a chance ffz will let us use their servers (since they already have the data)? 馃

we could ask them politely and see what happens, there's no harm in that :thinking:

Letting other chat clients use FrankerFaceZ architecture for something like that isn't something I'm entirely against, but it also isn't something I can condone right now. With everyone staying at home thanks to the pandemic, our concurrent users are up significantly and the servers in charge of things like link lookups are overwhelmed.

I need to come up with a better way to handle pubsub and our microservices before I'd be willing to give anyone more the green light to start working with it. Not to mention, I'd like to clean up the link info a bit if someone else will be using it. Currently, it emits HTML which obviously isn't ideal.

This can probably be closed, it was fixed here(?)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

doximanman picture doximanman  路  3Comments

pepemaluza picture pepemaluza  路  3Comments

fourtf picture fourtf  路  3Comments

mattbuford picture mattbuford  路  3Comments

TranRed picture TranRed  路  3Comments