Back to Douyin
TikHub·Douyin

Douyin Web: Batch get the highest quality play URL of videos

/api/v1/douyin/web/fetch_multi_video_high_quality_play_urlsync$0.375 / call

This interface is currently on sale for $0.25, and will return to the original price of $0.5 after the event ends. If there are less than 50 videos, they will be charged as 50 videos.. Batch get the highest quality (original upload quality) play URL of videos. This interface will return the highest quality play URL, the original upload quality refers to the quality of the video when the user uploa… (TikHub · Douyin Web)

Input
FieldTypeRequiredDescription
aweme_idsstringVideo id list, separated by commas, up to 50 (default "7512756548356492544,7448118827402972455,7126745726494821640")
regionstringUS / Optional, ISO country code (e.g. CN). Pass 'CN' for users in mainland China to get China-region CDN URLs for faster download.

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_multi_video_high_quality_play_url","input":{}}'

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