Douyin modelsapi generation api

douyin/app-v3/one-video-by-share-url

Get single video data by sharing link

Input
Idle

Example output — click Run to generate your own

API README

Get single video data by sharing link

Purpose:

  • Get single video data by sharing link Parameters:
  • share_url: Share link 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]

share_url = "https://v.douyin.com/e3x2fjE/"

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

Related Models