get_v1_media_video_download_by_id
Download a TikTok video by providing its numeric media ID. Returns download link and required headers. Optionally exclude watermark by setting watermark to false.
Instructions
[GET /v1/media/video/download/by/id] Download Media By Id
Get download link and headers by media url. Use the headers and url taken from the response. You can see an example in the redoc documentation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| watermark | No | ||
| id | Yes | examples: '7329151448644734213' |