mirror of
https://github.com/Evil0ctal/Douyin_TikTok_Download_API.git
synced 2025-04-19 07:49:45 +08:00
💖添加演示地址
This commit is contained in:
parent
39d27ece93
commit
dd59a94a38
@ -70,13 +70,12 @@ http://localhost(服务器IP):80/tiktok
|
||||
- 批量网址(英文逗号隔开)
|
||||
|
||||
```text
|
||||
|
||||
例子:
|
||||
https://v.douyin.com/RHnWEng/,https://v.douyin.com/RxWnxg/,https://v.douyin.com/RyfEng/
|
||||
|
||||
同时支持批量解析口令(手动添加英文逗号以作分隔)
|
||||
```
|
||||
|
||||
同时支持批量解析口令
|
||||
|
||||
## 🛰️API使用
|
||||
|
||||
API可将请求参数转换为需要提取的无水印视频/图片直链,配合IOS捷径可实现应用内下载。
|
||||
@ -90,7 +89,7 @@ http://localhost(服务器IP):80/api?url="复制的抖音链接"
|
||||
|
||||
- 返回参数(视频/图集)
|
||||
|
||||
```text
|
||||
```json
|
||||
{
|
||||
Type: "video",
|
||||
video_author: "花花花菜",
|
||||
@ -101,7 +100,7 @@ video_url: "https://v3-dy-o.zjcdn.com/93e3a68e365ae83f4ce2b2bb9c253489/6191c9c3/
|
||||
}
|
||||
```
|
||||
|
||||
```text
|
||||
```json
|
||||
{
|
||||
Type: "image",
|
||||
image_author: "三石壁纸(收徒)",
|
||||
|
Loading…
x
Reference in New Issue
Block a user