You've already forked N_m3u8DL-CLI
mirror of
https://github.com/nilaoda/N_m3u8DL-CLI
synced 2025-09-10 12:40:52 +02:00
Compare commits
10 Commits
add-licens
...
2.3.2
Author | SHA1 | Date | |
---|---|---|---|
![]() |
121ff9f226 | ||
![]() |
e5b84c2f04 | ||
![]() |
7e562a06bb | ||
![]() |
1eae19c3ea | ||
![]() |
ba33049b99 | ||
![]() |
9773087bf9 | ||
![]() |
b60d39ad0d | ||
![]() |
e89705a370 | ||
![]() |
4aea16d672 | ||
![]() |
afc69eae1a |
27
README.md
27
README.md
@@ -8,11 +8,33 @@
|
||||
╚═╝ ╚═══╝╚══════╝╚═╝ ╚═╝╚═════╝ ╚═════╝ ╚════╝ ╚═════╝ ╚══════╝ ╚═════╝╚══════╝╚═╝
|
||||
|
||||
```
|
||||
# 关于跨平台
|
||||
本项目已通过`.NET Core`实现跨平台,支持Linux、Windows,请移步:https://github.com/nilaoda/N_m3u8DL-CLI_Core
|
||||
|
||||
# N_m3u8DL-CLI
|
||||
一个m3u8下载器,下载地址:https://github.com/nilaoda/N_m3u8DL-CLI/releases
|
||||
一个**简单易用的**m3u8下载器,下载地址:https://github.com/nilaoda/N_m3u8DL-CLI/releases
|
||||
|
||||
支持下载m3u8链接或文件为`mp4`或`ts`格式,并提供丰富的命令行选项。
|
||||
* 支持`AES-128`加密自动解密
|
||||
* 支持多线程下载
|
||||
* 支持下载限速
|
||||
* 支持断点续传
|
||||
* 支持`Master List`
|
||||
* 支持直播流录制(`BETA`)
|
||||
* 支持腾讯、爱奇艺、优酷的`杜比视界m3u8`下载
|
||||
* 支持自定义`HTTP Headers`
|
||||
* 支持自动合并 (二进制合并或使用ffmpeg合并)
|
||||
* 支持选择下载`m3u8`中的指定时间段/分片内容
|
||||
* 支持下载路径为网络驱动器的情况
|
||||
* 支持下载外挂字幕轨道、音频轨道
|
||||
* 支持仅合并为音频
|
||||
* 自动使用系统代理(可禁止)
|
||||
* 针对国内视频网站`m3u8`进行了优化
|
||||
* 提供SimpleG简易的`GUI`生成常用参数
|
||||
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
# 命令行选项
|
||||
```
|
||||
@@ -29,6 +51,7 @@ N_m3u8DL-CLI.exe <URL|File|JSON> [OPTIONS]
|
||||
--muxSetJson File 使用外部json文件定义混流选项
|
||||
--downloadRange Range 仅下载视频的一部分分片或长度
|
||||
--stopSpeed Number 当速度低于此值时,重试(单位为KB/s)
|
||||
--maxSpeed Number 设置下载速度上限(单位为KB/s)
|
||||
--enableDelAfterDone 开启下载后删除临时文件夹的功能
|
||||
--enableMuxFastStart 开启混流mp4的FastStart特性
|
||||
--enableBinaryMerge 开启二进制合并分片
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
515
docs/VikiParser.html
Normal file
515
docs/VikiParser.html
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 44 KiB |
BIN
docs/source/images/viki1.png
Normal file
BIN
docs/source/images/viki1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
BIN
docs/source/images/viki2.png
Normal file
BIN
docs/source/images/viki2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 74 KiB |
Reference in New Issue
Block a user