Files
summaly/test/oembed/oembed-video.json
Kagami Sascha Rosylight d59a508190 test for type: video
2023-03-11 21:45:49 +01:00

8 lines
133 B
JSON

{
"version": "1.0",
"type": "video",
"html": "<iframe src='https://example.com/'></iframe>",
"width": 500,
"height": 300
}