Blame Raw
· · · 20 lines (619 B)
0 contributors
1<div>
2 <strong data-i18n="Enter a video URL to download its transcript.">
3 Enter a video URL or ID to download its transcript.
4 </strong>
5 <div data-i18n="Examples:" class="m-t-1">
6 Examples:
7 </div>
8 <ul class="justifyLeft">
9 <li>https://www.youtube.com/watch?v=jV1vkHv4zq8</li>
10 <li>https://youtu.be/nlLhw1mtCFA</li>
11 <li>TDpxx5UqrVU</li>
12 </ul>
13 <label>
14 Language code (optional 2-letter ISO code):
15 </label>
16 <input type="text" class="text_pole" name="youtubeLanguageCode" placeholder="e.g. en">
17 <label>
18 Video ID:
19 </label>
20</div>