Steps to export SRT
- Open https://downtiktok.online and paste a public TikTok video link.
- Click Get Subtitles to fetch captions.
- Click Export SRT to download the file.
- Import the SRT into your editor (Premiere, Resolve, etc.).
Sample SRT output
1
00:00:00,000 --> 00:00:02,500
Welcome to downtiktok.online!
2
00:00:02,500 --> 00:00:05,000
This is an example SRT line.
Troubleshooting
- No captions found: Not all videos have creator captions. Try another link.
- File opens as one line: Some editors require Windows line endings. Convert newlines to
\r\n
before downloading if needed. - Timing offset: If cues drift, add/subtract a fixed offset before exporting (e.g., shift all
start/end
by ±200ms). - 429/5xx errors: Wait a moment and retry. If it persists, contact support@downtiktok.online with the video URL.