18 Commits

Author SHA1 Message Date
nilaoda
adbe376ae0 优化部分代码 2024-12-01 00:30:53 +08:00
nilaoda
b9d3b57b39 调整部分代码结构 2024-11-10 18:44:58 +08:00
fireattack
7d8e7c6402
Make sure ms part is 3-digit (#477) 2024-11-10 16:20:24 +08:00
fireattack
dd30bd99f9
Fix WebVttSub not be able to parse string without ms (#473) 2024-11-02 15:29:21 +08:00
nilaoda
be07844762 支持自定义下载范围; 支持混流时忽略字幕 2023-06-28 23:19:43 +08:00
nilaoda
f1a371575c 修复标签移除的BUG Fix #165 2023-06-11 20:12:26 +08:00
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