Documentation
1. How to get subtitles
The operation steps are very simple, just follow this order:
- Copy the video link on YouTube (e.g., youtube.com/watch?v=... or youtu.be/...).
- Paste the link into the search bar on the homepage.
- Click the "Get Subtitles" button.
- The system will download the entire list of available languages in the video, including the original and auto-translated languages.
2. Supported formats
We provide display and file export in 3 basic formats to meet diverse user needs:
- SRT FormatThe standard subtitle standard used for video players or editing software (Premiere, Capcut). The format includes start and end timestamps for each sentence.
- TXT FormatSubtitles are stripped of timestamps, keeping only the original text. Suitable for reading or using the content as reference material.
- RAW FormatPrimitive data extracted from the parent video server (usually XML or JSON), for developers who need to re-parse the information themselves.
3. Copy and Download
After setting the language and format, you can preview the content in the right column. Here, you have 2 storage options:
- Copy Option: Copy everything and paste directly into your project. Extremely fast.
- Download Option: Structured into a file (e.g., .srt or .txt) and downloaded directly to your device.