Back to Douyin
TikHub·Douyin

Douyin Web: Get the highest quality play URL of the video

/api/v1/douyin/web/fetch_video_high_quality_play_urlsync$0.0075 / call

Price: 0.005$ each time.. 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 dir… (TikHub · Douyin Web)

Input
FieldTypeRequiredDescription
aweme_idstringVideo id
share_urlstringOptional, share link
regionstringUS / Optional, ISO country code (e.g. CN / US / HK). Pass CN to get China-region CDN URLs for faster download in mainland China.

Run it

curl -s https://sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"tikhub","endpoint":"/api/v1/douyin/web/fetch_video_high_quality_play_url","input":{}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.