DiscordMediaLoader icon indicating copy to clipboard operation
DiscordMediaLoader copied to clipboard

Better media recognation

Open Serraniel opened this issue 7 years ago • 0 comments

DML currently only can detect real attachments send via discord. This should be extended to checking header of posted links and determining their content type so images can be downloaded, too, if only a direct lnik is posted.

Additionally a list of known hosters should be created which embed the image into the preview like twitter does. As other sites may add their logo to that preview, the list of known hosters is reasonable.

Serraniel avatar Jan 14 '18 10:01 Serraniel