mirror of
https://github.com/nilaoda/N_m3u8DL-RE.git
synced 2025-01-24 03:41:53 +00:00
Update CommandInvoker.cs
This commit is contained in:
parent
1a4b4487c6
commit
caf690c229
@ -95,7 +95,7 @@ namespace N_m3u8DL_RE.CommandLine
|
||||
|
||||
public static async Task<int> InvokeArgs(string[] args, Func<MyOption, Task> action)
|
||||
{
|
||||
var rootCommand = new RootCommand("N_m3u8DL-RE (Beta version) 20220811")
|
||||
var rootCommand = new RootCommand("N_m3u8DL-RE (Beta version) 20220815")
|
||||
{
|
||||
Input, TmpDir, SaveDir, SaveName, ThreadCount, AutoSelect, SkipMerge, SkipDownload, CheckSegmentsCount,
|
||||
BinaryMerge, DelAfterDone, WriteMetaJson, AppendUrlParams, Headers, /**SavePattern,**/ SubOnly, SubtitleFormat, AutoSubtitleFix,
|
||||
|
Loading…
Reference in New Issue
Block a user