Skip to content

Commit e208a6f

Browse files
committed
version 0.0.3
1 parent 05f06cc commit e208a6f

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

YouTubeTimeLineGenerator/Form1.Designer.cs

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

YouTubeTimeLineGenerator/Form1.resx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,10 @@
119119
</resheader>
120120
<data name="richTextBox_ass.Text" xml:space="preserve">
121121
<value>Download VTT Auto-subtitles using youtube-dl. Find more: https://rg3.github.io/youtube-dl/
122-
Usage: youtube-dl --skip-download --write-auto-sub --sub-format vtt http://youtube.com/xxxx
123-
Then click the loaded words, the one you click, will be the last one in a sentance.
122+
VTT Usage: youtube-dl --skip-download --write-auto-sub --sub-format vtt http://youtube.com/xxxx
123+
XML Usage: Openup a YouTube video, then Press F12, type timedtext, then download the file.
124+
125+
Once loaded, click the loaded words, which will be the last one in a sentance.
124126

125127
If you find this useful, please consider supporting me. Alipay: xbox2xbox@gmail.com
126128
My website is http://sofronio.cn , and the latest version will be there. Have a good day.</value>

0 commit comments

Comments
 (0)