eager7
eager7
ssa code
when i read this line: ``` Dialogue: 0,0:00:36.38,0:00:38.84,DX,NTP,0,0,0,!Effect,Even solo players need to\Ntake this more seriously{\fscx300}-{\r} ``` the result is nil. I read code : https://github.com/asticode/go-astisub/blob/master/ssa.go#L1068 and find this func not...
const ( srtTimeBoundariesSeparator = " --> " ) when the srt content is like: ``` 1 00:08:29,079 -->00:08:30,119 hello ``` because there lose a space, this line will not be...
when use subtitles.ReadFromWebVTT, then style message will be losted. ``` STYLE ::cue { color: #fff; text-shadow: 0 1px #000, 1px 0 #000, -1px 0 #000, 0 -1px #000; font-size: 15vw;...
### 描述这个错误 ### 复现步骤 https://pandaychen.github.io/2020/03/03/BIGCACHE-ANALYSIS/ 进入简悦 导出markdown报错 ### 其他相关说明 _No response_ ### 操作系统 macos ### 浏览器 Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 ###...