Better media recognation #14
Labels
No labels
beta
bug
dependencies
duplicate
enhancement
invalid
postponed
question
release: bugfix
release: major
release: minor
repository improvment
required
unclear
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Serraniel/DiscordMediaLoader#14
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.