2019-12-13 15:55:55 +08:00
|
|
|
# fast-srt-subtitle
|
2019-12-13 15:59:55 +08:00
|
|
|
Make SRT Caption Fast!!!! This is a fast and dirty javascript SRT caption tool.
|
|
|
|
|
2019-12-31 16:35:25 +08:00
|
|
|
* Controls:
|
2019-12-31 16:36:12 +08:00
|
|
|
* K: Timestamp this line's end time & next line's start time
|
|
|
|
* L: Timestamp this line's end time
|
|
|
|
* I: Scroll back one line
|
|
|
|
* O: Scroll forward one line
|
2021-02-18 20:01:46 +08:00
|
|
|
* U: Rewind 2 seconds
|
|
|
|
* P: Forward 2 seconds
|
2019-12-31 16:36:12 +08:00
|
|
|
* Q: Make SRT File
|
2019-12-13 15:59:55 +08:00
|
|
|
|
|
|
|
Enjoy.
|