nilaoda
|
adbe376ae0
|
优化部分代码
|
2024-12-01 00:30:53 +08:00 |
nilaoda
|
cacf9b0ff0
|
增加第三方工具的下载地址提示 (#525)
|
2024-11-30 22:28:44 +08:00 |
nilaoda
|
8702d36276
|
解决mp4decrypt解密中文文件名失败问题 (#524)
|
2024-11-30 00:36:17 +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
|
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
|
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
|
d1ffac817d
|
更新README
|
2024-10-20 21:53:40 +08:00 |
Shingo
|
6cc09fa373
|
增加码率选择器以及修复2处bug (#427)
* Prevent the ffmpeg-binary-path option from being accidentally overridden by the mux-after-done option.
* Add bandwidth filter
* Add bandwidth filter
|
2024-08-07 22:47:03 +08:00 |
AdiEcho
|
508f39b649
|
修复多DRM文件KID读取异常问题 (#422)
* [Fix] fix reading the kid in a multi-DRM file
* [Fix] fix decrypting multi-drm files
* [Fix] fix glibc error in building
* [Feat] 删除ReadInit方法
* [Fix] 修复ReadMe和more-help中显示参数不准确的问题
|
2024-07-25 01:05:33 +08:00 |
nilaoda
|
04cf234974
|
首次加载URL时增加重试机制 (#413)
#355
|
2024-06-30 20:27:54 +08:00 |
nilaoda
|
606db68dbb
|
优化日志文件生成逻辑 (#412)
|
2024-06-30 18:46:14 +08:00 |
RikaCelery
|
1905f0503f
|
在非ansi环境强制显示进度条等信息 (#327)
* 添加自定义Console,可强制以ansi模式输出
* 添加 `--force-ansi-console` 以在非ansi环境显示进度信息
* 添加用于移除ANSI颜色的 `--noansi`
* 只去除颜色和指针移动
* 使用系统默认输出编码
* 不重复输出,修复错误的正则替换,补充一个过滤
* 移除在NoAnsi环境下的无用输出
* force console width to max
* add escape sequence `\e[?25h`
* remove spinner for HTTPLiveRecordManager.cs and SimpleDownloadManager.cs when `--noansi`
* camelCase
* rename variable
* auto enable `--no-ansi` and `--force-ansi-console` when out/err redirected
* avoid null reference
* format code and clean up
* capitalize word `ANSI`
---------
Co-authored-by: RikaCelery <celeryfx@outlook.com>
|
2024-06-30 12:16:00 +08:00 |
Diazole
|
7875b1bbe8
|
Update static text to include role
|
2023-10-15 21:21:00 +01:00 |
Diazole
|
d8f9fa7102
|
Add support for the dash role scheme
|
2023-10-15 21:01:04 +01:00 |
nilaoda
|
e0ba6acd60
|
防止日志打印失败造成的程序闪退
|
2023-09-19 22:56:56 +08:00 |
nilaoda
|
836a90800b
|
支持 ffmpeg concat 分离器 #254
|
2023-08-20 22:48:12 +08:00 |
nilaoda
|
eb85df8b4d
|
支持限速功能 `--max-speed` #220
|
2023-07-30 01:43:43 +08:00 |
nilaoda
|
5144f387df
|
update `Spectre.Console` #229
|
2023-07-26 22:07:35 +08:00 |
nilaoda
|
cde1492dd3
|
Fix #225
|
2023-07-17 17:36:47 +08:00 |
nilaoda
|
bde15e58c7
|
增加`--ad-keyword`选项过滤广告URL
#221 #204
|
2023-07-12 21:51:25 +08:00 |
nilaoda
|
e3c4cbb01b
|
支持设置直播获取最新N个分片 `live-take-count` #218
|
2023-07-07 16:59:52 +08:00 |
nilaoda
|
be07844762
|
支持自定义下载范围; 支持混流时忽略字幕
|
2023-06-28 23:19:43 +08:00 |
nilaoda
|
ba1844ca99
|
修正日志写入BUG
|
2023-06-28 13:08:55 +08:00 |
nilaoda
|
4c608198d7
|
开启下载完成后混流时 自动启用二进制合并
|
2023-06-18 12:29:48 +08:00 |
nilaoda
|
43cb264374
|
支持通过时长筛选 `plistDurMin`
|
2023-06-14 22:45:53 +08:00 |
nilaoda
|
724a5c9fa2
|
支持关闭日志文件写出
|
2023-06-14 22:14:13 +08:00 |
nilaoda
|
1cc886a23e
|
优化日志输出
|
2023-06-14 15:50:25 +08:00 |
nilaoda
|
f1a371575c
|
修复标签移除的BUG Fix #165
|
2023-06-11 20:12:26 +08:00 |
nilaoda
|
4ed0a3210e
|
增加日志输出功能
|
2023-06-08 18:25:06 +08:00 |
nilaoda
|
3b7d32077e
|
支持从音频修正VTT字幕时间轴
|
2023-04-12 22:44:41 +08:00 |
nilaoda
|
f873cbc2dd
|
优化下载
|
2023-04-12 18:04:13 +08:00 |
nilaoda
|
b2d6dff621
|
修正描述
|
2023-04-12 15:00:00 +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
|
4f08b36781
|
在繁体中文和英文中补齐分段数量的限制
|
2023-03-01 22:47:47 +08:00 |
nilaoda
|
04de21e594
|
Fix #82
|
2022-12-12 00:18:54 +08:00 |
nilaoda
|
d8ead32d3e
|
支持使用命名管道实时混流
|
2022-12-10 15:53:50 +08:00 |