From 01bc4feebf0e4ba927b3d88f9dca817baaa1f983 Mon Sep 17 00:00:00 2001 From: clokep Date: Tue, 18 Jan 2022 18:20:52 +0000 Subject: deploy: 15ffc4143c36593bc3d899fad7fb5db00f4d95ea --- develop/development/url_previews.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'develop/development') diff --git a/develop/development/url_previews.html b/develop/development/url_previews.html index 9914e2d128..2476e84d5e 100644 --- a/develop/development/url_previews.html +++ b/develop/development/url_previews.html @@ -227,6 +227,14 @@ and saves the local media metadata.
  1. Decodes the HTML via the stored file.
  2. Generates an Open Graph response from the HTML.
  3. +
  4. If a JSON oEmbed URL was found in the HTML via autodiscovery: +
      +
    1. Downloads the URL and stores it into a file via the media storage provider +and saves the local media metadata.
    2. +
    3. Convert the oEmbed response to an Open Graph response.
    4. +
    5. Override any Open Graph data from the HTML with data from oEmbed.
    6. +
    +
  5. If an image exists in the Open Graph response:
    1. Downloads the URL and stores it into a file via the media storage -- cgit 1.5.1