MatrixSynapse/synapse/rest/media/v1
Philippe Daouadi 15ffc4143c
Fix preview of imgur and Tenor URLs. (#11669)
By scraping Open Graph information from the HTML even
when an autodiscovery endpoint is found. The results are
then combined to capture as much information as possible
from the page.
2022-01-18 13:20:24 -05:00
..
__init__.py
_base.py
config_resource.py
download_resource.py
filepath.py
media_repository.py
media_storage.py Use auto_attribs/native type hints for attrs classes. (#11692) 2022-01-13 13:49:28 +00:00
oembed.py Fix preview of imgur and Tenor URLs. (#11669) 2022-01-18 13:20:24 -05:00
preview_html.py
preview_url_resource.py Fix preview of imgur and Tenor URLs. (#11669) 2022-01-18 13:20:24 -05:00
storage_provider.py
thumbnail_resource.py
thumbnailer.py
upload_resource.py