Douyin modelsapi generation api

douyin/web/one-video-by-share-url

Get single video data by sharing link (Essentially implemented based on the `/fetch_one_video` interface, it is recommended to obtain the video ID by yourself to improve the interface response speed) The returned video q...

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 (Essentially implemented based on the /fetch_one_video interface, it is recommended to obtain the video ID by yourself to improve the interface response speed)
  • The returned video quality is higher than the APP interface, but the response fields are not as many as the APP interface. Parameters:
  • share_url: Share link Return:
  • Video data

[Example]

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

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

Related Models