507 Commits

Author SHA1 Message Date
Sir Wintour
ad7136ae64
Fixed Regex substitution for subtitle newline (#639)
If subtitle XML had \n in it, then the "xmlContentFix" wouldn't work, so I updated the Regex to include \n in it.
2025-03-31 00:58:08 +08:00
nilaoda
5ed7b23713 LangVersion设置为13.0解决编译错误 2025-03-11 23:46:55 +08:00
nilaoda
0dc75fc1af fix ubuntu24 repos 2025-03-11 23:16:23 +08:00
nilaoda
848545a0bc
当环境变量RE_KEEP_IMAGE_SEGMENTS=1时, 跳过字幕转换为PNG后删除原始文件的逻辑 (#625) 2025-03-11 23:07:06 +08:00
qwer-lives
30499f5f87
Add log-file-path option (#600)
* Add log-file-path option

* Expand relative paths for log file and verify integrity
2025-02-17 23:41:48 +08:00
nilaoda
1eebd7bbae update deps 2025-02-16 20:40:56 +08:00
lollolong
cd4dfb5e75
add: role ForcedSubtitle, useful for filtering (#574)
see also https://github.com/google/ExoPlayer/issues/9727
2024-12-29 21:45:24 +08:00
nilaoda
f47a0722cf 优化Init文件加密判断 (#562)
兼容了非标准的m3u8, 详情请看issue #550
2024-12-18 19:57:24 +08:00
nilaoda
ea9de55eac
更新编译日期 2024-12-03 11:17:06 +08:00
nilaoda
87914a30cc
恢复展示速度单位 Fix #544 2024-12-03 11:02:32 +08:00
nilaoda
e350ab7233
更新流水线文件名规则 (#541) 2024-12-02 01:27:26 +08:00
nilaoda
4c4617b780 v0.3.0 v0.3.0-beta 2024-12-01 23:19:16 +08:00
nilaoda
7a54c54786 文件名中包含版本信息 2024-12-01 23:17:22 +08:00
nilaoda
9f530f2cf6
修正fMP4录制文件无法播放问题 (#537) 2024-12-01 23:12:51 +08:00
nilaoda
a8646eb7e7 修复KID寻找异常问题 Fix #529 2024-12-01 12:17:56 +08:00
nilaoda
800ce3d615 v0.2.3 2024-12-01 11:54:15 +08:00
nilaoda
49d37c9f14 修复国际化问题 (#532) 2024-12-01 11:41:00 +08:00
nilaoda
117c73f54b 修正tar压缩命令 2024-12-01 01:20:12 +08:00
nilaoda
b044cdb305 v0.2.2 2024-12-01 00:35:48 +08:00
nilaoda
adbe376ae0 优化部分代码 2024-12-01 00:30:53 +08:00
nilaoda
cacf9b0ff0
增加第三方工具的下载地址提示 (#525) 2024-11-30 22:28:44 +08:00
nilaoda
bc8b5a92a9 去除多余判断 2024-11-30 22:22:15 +08:00
nilaoda
7463915fbb 优化构建发布流程 2024-11-30 22:21:57 +08:00
nilaoda
8702d36276 解决mp4decrypt解密中文文件名失败问题 (#524) 2024-11-30 00:36:17 +08:00
nilaoda
3081701a32
使用tput替代stty (#523) 2024-11-29 20:57:20 +08:00
nilaoda
77fdaaf9bd
恢复默认使用ffmpeg解密 (#522) 2024-11-29 20:52:23 +08:00
nilaoda
8095c6e172
必要时才调用mp4解密 (#519) 2024-11-29 19:04:47 +08:00
nilaoda
6bd906e4e6
增加 linux-bionic 编译 (#518) 2024-11-29 19:03:25 +08:00
nilaoda
09d9f0e320 修正ShakaPackager枚举值 2024-11-29 00:48:01 +08:00
nilaoda
9752df8aae
增加 linux-musl 编译 (#515)
注意: musl构建版本不支持全球化
2024-11-28 22:09:46 +08:00
nilaoda
b3d95963db
无法识别langCode时置为und (#508) 2024-11-24 18:38:03 +08:00
nilaoda
312325ca18 默认使用ffmpeg进行mp4解密 (#504)
BREAKING CHANGE
2024-11-24 00:45:54 +08:00
nilaoda
e8e92b6337
新增--allow-hls-multi-ext-map (#503) 2024-11-23 19:32:25 +08:00
nilaoda
0c73b730bb
支持设置http请求超时时间和设置禁止检测更新 (#502)
`--disable-update-check`
`--http-request-timeout`
2024-11-23 18:24:29 +08:00
nilaoda
c004a1c72f
适配WindowsVista编译 (#499) 2024-11-22 19:46:34 +08:00
nilaoda
bb20d50122 增加Windows7编译 (#494) 2024-11-21 01:30:28 +08:00
nilaoda
3cd3bb9516
修复MPD解析过慢问题 (#493) 2024-11-18 21:20:39 +08:00
nilaoda
5a56e34cd5 升级到.NET9 2024-11-17 19:51:29 +08:00
irodai-majom
f6ad09255e
dotnet 8.0 in libraries (#483) 2024-11-11 08:39:34 +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
irodai-majom
9fc37d5b61
Marked util classes as static (#460)
* Marked util classes as static

* Used file-scoped namespaces
2024-11-10 16:15:30 +08:00
nilaoda
8a25815c1f
支持只输入KEY未输入KID场景自动补全 (#476) 2024-11-02 20:44:00 +08:00
fireattack
dd30bd99f9
Fix WebVttSub not be able to parse string without ms (#473) 2024-11-02 15:29:21 +08:00
irodai-majom
9c49fce4ff
Optimized HexToBytes function (#469)
- used Span
- used Convert.FromHexString vectorized function
2024-10-30 22:50:42 +08:00
nilaoda
6e92acfda9 修复文件占用问题 2024-10-21 23:48:21 +08:00
nilaoda
d1ffac817d 更新README 2024-10-20 21:53:40 +08:00
nilaoda
164f2cb59b
支持TS格式混流 (#466) 2024-10-20 21:41:55 +08:00
nilaoda
2bf4f29f28
修复Gzip解压报错文件找不到问题 (#465) 2024-10-20 12:39:04 +08:00
nilaoda
584d3c892b 0.2.1
sync mainline
2024-08-28 22:51:26 +08:00