获取单个作品数据/Get single video data

Xiguaapi

About

获取单个作品数据/Get single video data

Documentation

获取单个作品数据/Get single video data

[中文]

用途:

  • 获取单个作品数据(信息较少,不包含标题等信息,但是包含相关视频的信息)

参数:

  • item_id: 作品id

返回:

  • 作品数据,其中包含视频链接的Base64编码播放地址,需要前端解码后使用,或者使用 /fetch_one_video_play_url 获取播放链接。

[English]

Purpose:

  • Get single video data (less information, does not include title and other information, but includes information about related videos)

Parameters:

  • item_id: Video id

Return:

  • Video data, which contains the Base64 encoded playback address of the video link, which needs to be decoded and used by the front end, or use /fetch_one_video_play_url to get the playback link.

[示例/Example]

item_id: "7354954305222377999"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取单个作品数据/Get single video data

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models