parse_douyin_video_info
Need video details from a Douyin share link? Extract basic video information by submitting the link or any text containing it, and get a structured JSON response.
Instructions
解析抖音分享链接,获取视频基本信息
参数:
share_link: 抖音分享链接或包含链接的文本
返回:
视频信息(JSON格式字符串)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| share_link | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |