Actions
Feature proposal #6130
closedImplement HTTP call for link title and description
Description
If linking then do an HTTP call for metadata and parse out a title and description if one hasn't been supplied.
Actions
Added by krileon almost 9 years ago. Updated over 8 years ago.
Description
If linking then do an HTTP call for metadata and parse out a title and description if one hasn't been supplied.
For this to work it needs to support media links other than directly to files.
Metadata for non-direct file URLs can now be parsed. For example if a youtube URL is used it will pull the title and description. If an imgur URL is used with no extension it can pull the title and description, etc..