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
|
00bce19aea
|
update build date
|
2024-06-30 20:30:48 +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 |
nilaoda
|
5f131f13af
|
Merge pull request #407 from nilaoda/feat/dolby_ism
支持杜比视界ISM解析
|
2024-06-22 23:57:08 +08:00 |
nilaoda
|
c1776cbc15
|
支持杜比视界ISM解析
目前没有实现Box写入, 解密后需要手动提取ES后再封装为对应Profile的mp4.
|
2024-06-22 23:52:53 +08:00 |
nilaoda
|
54a9eda497
|
Merge pull request #401 from hyww/feat/webm-decrypt
try using shaka packager, which can handle WebM, to get KID
|
2024-06-22 16:37:50 +08:00 |
nilaoda
|
a29c8b9482
|
Merge pull request #344 from BlueHtml/main
[bug fix] 本地文件被多次解密导致报错 The input data is not a complete block
|
2024-06-22 16:33:16 +08:00 |
hyww
|
8fe77bd058
|
try using shaka packager, which can handle WebM, to get KID
|
2024-06-01 15:10:32 +08:00 |
BlueHtml
|
21f2e59653
|
[bug fix] 本地文件被多次解密导致报错 The input data is not a complete block
|
2024-01-09 22:05:57 +08:00 |
nilaoda
|
8fdb6bc90b
|
增加`RE_LIVE_PIPE_TMP_DIR`环境变量读取 #162
|
2023-11-13 22:37:24 +08:00 |
nilaoda
|
7983e2c340
|
disable prerelease
|
2023-11-13 22:19:04 +08:00 |
nilaoda
|
fb38dcea48
|
revert `actions/checkout` version
|
2023-11-13 22:15:36 +08:00 |
nilaoda
|
3e38c834c1
|
Merge pull request #312 from grandpa1946/patch-1
Update build_latest.yml
|
2023-11-11 22:07:14 +08:00 |
grandpa1946
|
8e188e8baf
|
Update build_latest.yml
bump deps
|
2023-11-10 00:41:37 +01:00 |
nilaoda
|
ffb7cf17f2
|
Update README.md
|
2023-10-26 23:16:30 +08:00 |
nilaoda
|
19c884ffb7
|
下载后混流时抛弃`Data`轨道
|
2023-10-26 23:11:38 +08:00 |
nilaoda
|
27cfee5f01
|
修复当文件以`\r`换行时的异常
|
2023-10-21 23:18:26 +08:00 |
nilaoda
|
75b270b52d
|
Merge pull request #295 from Diazole/286-add-dash-role-scheme
Add support for the dash role scheme. #286
|
2023-10-20 00:33:52 +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
|
a7bba3d229
|
设置进度条 AutoRefresh
https://github.com/nilaoda/N_m3u8DL-RE/issues/162#issuecomment-1761716690
|
2023-10-15 00:04:01 +08: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
|
10e67aa14b
|
优化Init读取
|
2023-07-30 02:20:43 +08:00 |
nilaoda
|
eb85df8b4d
|
支持限速功能 `--max-speed` #220
|
2023-07-30 01:43:43 +08:00 |
nilaoda
|
9ab8f3cf72
|
展示广告过滤效果 #237
|
2023-07-28 23:08:27 +08:00 |
nilaoda
|
5144f387df
|
update `Spectre.Console` #229
|
2023-07-26 22:07:35 +08:00 |
nilaoda
|
56839edb0c
|
修复跳过已下载文件后大小计算问题
|
2023-07-21 16:23:51 +08:00 |
nilaoda
|
99f0d66d62
|
优化进度显示
|
2023-07-21 15:52:53 +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
|
8bf50a3f5a
|
优化 #216
|
2023-07-05 20:20:27 +08:00 |
nilaoda
|
6df0e862fb
|
v0.2.0
|
2023-06-28 23:26:20 +08:00 |
nilaoda
|
be07844762
|
支持自定义下载范围; 支持混流时忽略字幕
|
2023-06-28 23:19:43 +08:00 |
nilaoda
|
d930f10aff
|
优化 #202
|
2023-06-28 22:49:06 +08:00 |
nilaoda
|
d58168a337
|
优化直播录制逻辑; 优化已录制时长显示
|
2023-06-28 15:22:05 +08:00 |
nilaoda
|
e55dd5ace2
|
解析init时跳过不完整数据
|
2023-06-28 15:18:12 +08:00 |
nilaoda
|
ae771d240c
|
优化`timeShiftBufferDepth`不存在的情况 Fix #211
|
2023-06-28 14:05:16 +08:00 |
nilaoda
|
ba1844ca99
|
修正日志写入BUG
|
2023-06-28 13:08:55 +08:00 |
nilaoda
|
c5523c956c
|
Merge pull request #208 from cyclamenkde/main
[bug fix] When the environment is Linux/Unix, an exception will be th…
|
2023-06-22 22:03:43 +08:00 |
cyclamenkde
|
a1bfcec878
|
[bug fix] When the environment is Linux/Unix, an exception will be thrown during the merge process due to incorrect paths
|
2023-06-22 14:37:05 +08:00 |
cyclamenkde
|
558f53211d
|
[bug fix] When the environment is Linux/Unix, an exception will be thrown during the merge process due to incorrect paths
|
2023-06-21 21:56:08 +08:00 |
nilaoda
|
172f7b42c0
|
更新文档
|
2023-06-18 15:37:07 +08:00 |
nilaoda
|
d2d3c5b19f
|
v0.1.9
|
2023-06-18 12:33:11 +08:00 |
nilaoda
|
4c608198d7
|
开启下载完成后混流时 自动启用二进制合并
|
2023-06-18 12:29:48 +08:00 |
nilaoda
|
c05dbabd4e
|
优化混流问题 Fix #198
|
2023-06-18 12:19:22 +08:00 |