Douyin modelsapi generation api

douyin/app-v3/multi-video

Batch Get Video Information, support photo, video, etc., up to 10 videos at a time, this interface charges a fixed price of 0.001$ * 10 = 0.01$ each time.

Input
Idle

Example output — click Run to generate your own

API README

Batch Get Video Information V1

Purpose:

  • Batch Get Video Information, support photo, video, etc., up to 10 videos at a time, this interface charges a fixed price of 0.001$ * 10 = 0.01$ each time. Parameters:
  • aweme_ids: List of video ids, up to 10 video ids are supported. Return:
  • Video data Note:
  • If the interface returns empty, please use the same parameters to request the Web version interface. The specific response status code refers to:
    • JSON PATH: $.data.filter_list[0].reason
    • 8: This content is temporarily unavailable for viewing due to overseas copyright restrictions (short dramas, movie clips, etc.)
    • 8: The video does not exist or has been deleted
    • 5: This content is marked as private content and does not have public display permissions
    • 10: This content is marked as partially visible, only visible to some users chosen by the author
    • For more status codes, please submit them to our customer support for supplementation.

[Example]

aweme_ids = ["7448118827402972455", "7126745726494821640", "7448118827402972455", "7126745726494821640", "7448118827402972455", "7126745726494821640", "7448118827402972455", "7126745726494821640", "7448118827402972455", "7126745726494821640"]

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

Related Models