WellbyteWellbyte

GET /v1/douyin/app/v3/fetch_video_high_quality_play_url

Get the highest quality play URL of the video

stable · 7 credits per success

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 direc…

Sign up for 500 credits and run with your own API key. Sign up free

Request

curl -s 'https://api.wellbyte.net/v1/douyin/app/v3/fetch_video_high_quality_play_url?region=CN&aweme_id=7512756548356492544&share_url=https%3A%2F%2Fwww.douyin.com%2Fvideo%2F7512756548356492544' \
  -H "Authorization: Bearer dg_live_…"

Response

Sample captured 2026-08-27

data{
code:0
data{
video_id:"7512756548356492544"
file_size:"82274121"
content_type:"video/quicktime"
file_size_in_mb:78.46
original_video_url:
"https://v26-colds.douyinvod.com/2b9884c05111a576e2aee4c8ec866b75/6a8dd6f0/video/..."
}
meta{
endpoint:"douyin.app.v3_fetch_video_high_quality_play_url"
cache_hit:false
elapsed_ms:0
request_id:"req_sample"
credits_charged:0
}
message:"ok"
}

No calls yet. Get one green run first, then switch to your own data.

    Request parameters

    NameTypeInRequiredDescriptionExample
    regionstringqueryno可选,请求出口地区(ISO 国家代码,如 CNCN
    aweme_idstringqueryno作品id7512756548356492544
    share_urlstringqueryno可选,分享链接https://www.douyin.com/video/7512756548356492544

    Response fields

    Field dictionary coming soon — the executable panel shows the live shape.

    Errors

    codeHTTPMeaningBilled
    40001400Invalid parametersno
    40102401Invalid or revoked API Keyno
    40201402Insufficient creditsno
    40402404Resource not foundno
    42201422Quality gate failedno
    42901429Rate limit exceededno
    50401504Upstream timeoutno
    50201502Upstream errorno

    Billing

    Success costs 7 credits. Any failure — including a 200 from upstream that fails the quality gate — costs 0.

    Search

    Search endpoints and docs