Get the highest quality play URL of the video
- Get the highest quality (original upload quality) play URL of the video
- This interface will return the highest quality play URL, the original upload quality refers to the quality of the video when the user uploads it, usually the highest quality video has an uncompressed bitrate and the file header contains metadata.
- The highest quality video link cannot be obtained directly from the Douyin APP or web version, and must be obtained through this interface.
- This interface is very suitable for obtaining high-definition, watermark-free video links, suitable for scenarios that require high-quality videos, such as video editing, archiving, training models, etc.
- Generally, it can be played online, if not, you can try to download it using IDM or a browser and then play it.
Copy for AI
🤖 Why Code When AI Can Do It For You?
Stop writing code like it’s 1970! Let AI do the heavy lifting - click the sparkles to copy a perfectly formatted prompt for ChatGPT, Claude, or your favorite AI assistant.
Authorizations
Query Parameters
Video id, prefer to use aweme_id, if not available, use share_url.
Optional, share link, if the video id is provided, this parameter can be omitted.
Optional, ISO country code (e.g. "CN" / "US" / "HK") used as the request exit region. Douyin returns CDN URLs based on the request IP. Pass region="CN" for users located in mainland China to get China-region CDN URLs, which are significantly faster than overseas CDNs.
Response
Request successful
The response is of type object.

