Add support for changing the batchfile on the command line
This commit is contained in:
1
src/interface/IConfig.d.ts
vendored
1
src/interface/IConfig.d.ts
vendored
@@ -18,4 +18,5 @@ interface IConfig {
|
||||
video_format?: string;
|
||||
video_quality?: string;
|
||||
rebuildcrp?: boolean;
|
||||
batch?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user