tiktok_get_subtitle
Extract subtitles from any TikTok video by inputting its URL or video ID. Optionally specify a language code to retrieve subtitles in your preferred language, or use automatic speech recognition as default.
Instructions
Get the subtitle (content) for a TikTok video url.This is used for getting the subtitle, content or context for a TikTok video.Supports TikTok video url (or video ID) as input and optionally language code from the tool post detailsReturns the subtitle for the video in the requested language and format.If no language code is provided, the tool will return the subtitle of automatic speech recognition.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language_code | No | Language code for the subtitle, e.g., en for English, es for Spanish, fr for French, etc. | |
tiktok_url | Yes | TikTok video URL, e.g., https://www.tiktok.com/@username/video/1234567890 or https://vm.tiktok.com/1234567890, or just the video ID like 7409731702890827041 |