resolve_douyin_url
Resolve Douyin share URLs by processing redirects and browser network observation, without saving media or exposing signed streams. Reports verification challenges without bypassing.
Instructions
Resolve a Douyin share URL without saving media or exposing signed stream URLs.
Use browser_mode="auto" normally. "direct" only expands redirects; "browser" forces Playwright network observation. Human verification challenges are reported, never bypassed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| browser_mode | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||