powercord-community / suggestions

Repo where you can find and share plugin suggestions for Powercord
27 stars 4 forks source link

Powerembeds - A plugin to improve existing embeds and add new ones. #136

Open Mr-Foxtrot opened 4 years ago

Mr-Foxtrot commented 4 years ago

Description

Would modify existing embeds and add new embeds.

More info

This plugin would add additional support to many sites, files, etc. to make media access faster.

Example of audio file meta data preview: image

There was a plugin like this for BetterDiscord, however it was lacking many features mentioned here as well as it no longer works.


MulverineX commented 4 years ago

I'd redesign the music embed like this:

Group 53 (1)

Also, another feature that would be nice: streamable.com embeds that don't break and actually work, same for gyfcat.

cyyynthia commented 4 years ago

Note for people implementing this: The custom implementation should not leak out IPs to the external world. It is okay for us if you use Discord's existing proxy when possible and if you use a trusted proxy to do queries, but we won't accept hitting raw URLs to websites, even if those websites are trustable. This would cause a potential security flaw and would be a way for a third party to leak someone's IP address and this is not something we want.

MulverineX commented 4 years ago

Any posted vector images will be embedded like bitmap/regular images, and you can open them in the common image viewer. You can spoiler mark them, and they work from direct source links (like bitmap images).

MulverineX commented 3 years ago

I'm claiming/working on this plugin 😃

MulverineX commented 3 years ago

+On-by-default i.imgur.com embeds optionally replaced by regular image components like they were before the recent update.

MulverineX commented 3 years ago

+Custom (better) file/attachment component design

WIP in-app implementation: image

(taken with Dark/Revert Discord, not theme reliant; uses variables)

MulverineX commented 3 years ago

Preview design of archive (eg. zip) viewer (made in figma):

Modal (9)

Mr-Foxtrot commented 3 years ago

These designs are looking great!