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

Xiguaapi

About

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

Documentation

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

[中文]

用途:

  • 获取单个作品数据(信息全面,包含标题等信息,但是不包含相关视频推荐信息)

参数:

  • item_id: 作品id

返回:

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

[English]

Purpose:

  • Get single video data (more comprehensive information, including title and other information, but not including information about related video recommendations)

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 获取单个作品数据 V2/Get single video data V2

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

Open in Playground

Related Models