@@ -3,23 +3,24 @@ It's quite painful to make TimeLines for videos. In recent years, YouTube had de
33
44## Usage
55Download VTT Auto-subtitles using youtube-dl. Find more: https://rg3.github.io/youtube-dl/ <br />
6+ <br />
67VTT Usage: youtube-dl --skip-download --write-auto-sub --sub-format vtt http://youtube.com/xxxx <br />
7- ** Recommended** XML Usage : youtube-dl --skip-download --write-auto-sub --sub-format srv3 http://youtube.com/xxxx <br />
8+ XML Usage( ** Recommended** ) : youtube-dl --skip-download --write-auto-sub --sub-format srv3 http://youtube.com/xxxx <br />
89<br />
910Drag auto-sub file to main window. Once loaded, click any word, a verticle red line will appear, which indiates a new line.<br />
1011<br />
1112
1213## Auto line separation support Usage
13- Download beatshow-player-setup-0.3.0-temp.exe at https://www.wenshushu.cn/box/46h1lj5pgjw
14- Drag your mp4 video file to the exe, a json file will appear at the same path of your video.
15- Drag the json file to the corresponding text field, click button on the right.
16- Use the slider to adjuest effect.
17- Thanks to [ @wudicgi ] ( https://github.com/wudicgi )
14+ Download beatshow-player-setup-0.3.0-temp.exe at https://www.wenshushu.cn/box/46h1lj5pgjw < br />
15+ Drag your mp4 video file to the exe, a json file will appear at the same path of your video.< br />
16+ Drag the json file to the corresponding text field, click button on the right.< br />
17+ Use the slider to adjuest effect.< br />
18+ Thanks to [ @wudicgi ] ( https://github.com/wudicgi ) < br />
1819
1920## Change log
2021
2122### v.0.0.4.0
22- Add auto line separation support
23+ Add auto line separation support< br />
2324Fix xml support
2425
2526### v.0.0.3.5
0 commit comments