12 Commits

Author SHA1 Message Date
nilaoda
019f403339 优化 #150 2023-04-12 14:03:07 +08:00
nilaoda
f2468d16d7 自动去除VTT class
例如:
```
<c.background-color_transparent.font-family_monospace.font-style_normal.font-weight_normal>[bell tolls]</c>
<c.background-color_transparent.font-family_monospace.font-style_normal.font-weight_normal><b>[bell tolls]</b></c>
<c.background-color_transparent.font-family_monospace.font-style_normal.font-weight_normal>Is it open now,
dough boy?</c>
```
2023-04-06 15:40:51 +08:00
nilaoda
2ac18681b2 fix #141 2023-04-06 15:20:01 +08:00
nilaoda
fa70b15322 解决偶发的漏最后一行字幕的BUG 2023-03-13 10:57:44 +08:00
nilaoda
04de21e594 Fix #82 2022-12-12 00:18:54 +08:00
nilaoda
b9dc0858ee 兼容不标准的VTT 2022-12-08 22:44:26 +08:00
nilaoda
31482c8d34 优化直播字幕时间轴处理 2022-11-28 15:27:18 +08:00
nilaoda
4ba8f48835 自动计算stpp字幕时间轴 2022-09-19 15:07:25 +08:00
nilaoda
1e076a166f 优化vtt精度 2022-09-19 12:33:37 +08:00
nilaoda
0992359ed6 适配.NET7 rc 2022-09-16 14:54:04 +08:00
nilaoda
e6371f2b56 优化VTT时间轴偏移的自动处理逻辑 2022-07-18 17:42:56 +08:00
nilaoda
99cf887a70 升级到.NET7 并开始支持基本的下载功能 2022-07-16 22:50:41 +08:00