1
mirror of https://github.com/nilaoda/N_m3u8DL-CLI synced 2025-09-07 02:45:59 +02:00

Compare commits

...

1 Commits
1.6.1 ... 1.7.1

Author SHA1 Message Date
nilaoda
d4a94d185a Update README.md 2019-06-08 23:04:43 +08:00

View File

@@ -15,6 +15,7 @@ N_m3u8DL-CLI.exe <URL|JSON> [OPTIONS]
--maxThreads Thread 设定程序的最大线程数(默认为32)
--minThreads Thread 设定程序的最小线程数(默认为16)
--retryCount Count 设定程序的重试次数(默认为15)
--timeOut Sec 设定程序网络请求的超时时间(单位为秒默认为10秒)
--muxSetJson File 使用外部json文件定义混流选项
--enableDelAfterDone 开启下载后删除临时文件夹的功能
--enableMuxFastStart 开启混流mp4的FastStart特性