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

Douyinapi

About

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

Documentation

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

[中文]

用途:

  • 获取单个作品数据 V1,若此接口失效,请使用 /fetch_one_video_v2 接口,或使用APP接口。

参数:

  • aweme_id: 作品id
  • need_anchor_info: 是否需要锚点信息,默认为False,开启后会看到一些有关视频的锚点信息,如地理位置,商户信息,商品橱窗等,可能会增加接口响应时间。
  • 如果不需要锚点信息,建议保持默认值False,如果接口报错,可以尝试关闭此参数。

返回:

  • 作品数据

[English]

Purpose:

  • Get single video data V1, if this interface fails, please use the /fetch_one_video_v2 interface, or use the APP interface.

Parameters:

  • aweme_id: Video id
  • need_anchor_info: Whether anchor information is needed, default is False, enabling it will show some anchor information about the video, such as location, merchant information, product showcase, etc., which may increase the interface response time.
  • If anchor information is not needed, it is recommended to keep the default value False, if the interface reports an error, you can try to turn off this parameter.

Return:

  • Video data

[示例/Example]

aweme_id = "7372484719365098803" need_anchor_info = False

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