appstore-1panel/apps/iframely/README.md
萌森 ca608c3c41 发布应用 Iframely 应用
Signed-off-by: 萌森 <qyg2297248353@163.com>
2024-08-07 13:42:55 +08:00

47 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Iframely
当今互联网的富媒体平台
<img height="128px" src="https://file.lifebus.top/imgs/iframely_logo.png" width="128px"/>
iframely 是针对所有各种富媒体嵌入和 URL 数据的统一交付服务。
![](https://img.shields.io/badge/%E6%96%B0%E7%96%86%E8%90%8C%E6%A3%AE%E8%BD%AF%E4%BB%B6%E5%BC%80%E5%8F%91%E5%B7%A5%E4%BD%9C%E5%AE%A4-%E6%8F%90%E4%BE%9B%E6%8A%80%E6%9C%AF%E6%94%AF%E6%8C%81-blue)
## 特点
+ 最佳富媒体
iframely 了解来自 1900 多家出版商的富媒体并且还在不断增加。视频、音频、应用程序、照片和图像、幻灯片、播放列表、播客、地图、3D、表格、文档、谜题、测验、图表和信息图表。您会自动获得所有新的发布商。
## API 端点
+ 请求示例
```http request
${domain}/api/oembed?url={URL}&api_key={API_KEY}
```
+ 响应示例
```json
{
"url": "https://vimeo.com/141567420",
"type": "video",
"version": "1.0",
"title": "Input/Output",
"description": "A new short from Terri Timely and Park Pictures",
"author": "Terri Timely",
"author_url": "https://vimeo.com/user1946955",
"provider_name": "Vimeo",
"thumbnail_url": "https://i.vimeocdn.com/…5aebf015a6472-d_295x166",
"thumbnail_width": 295,
"thumbnail_height": 166,
"html": "<div style=\"left: 0px; width: 100%; height: 0px; position: relative; padding-bottom: 56.25%;\"><iframe src=\"https://player.vimeo.com/video/141567420\"style=\"top: 0px; left: 0px; width: 100%; height: 100%; position: absolute;\"></iframe></div>"
}
```
---
![Ms Studio](https://file.lifebus.top/imgs/ms_blank_001.png)