1
0
Fork 0

Fix CLI build

This commit is contained in:
Chocobozzz 2022-02-09 13:37:04 +01:00
parent 400ed2ab41
commit 350b866fdd
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ export class YoutubeDLCLI {
format: string
output: string
processOptions: execa.NodeOptions
timeout: number
timeout?: number
additionalYoutubeDLArgs?: string[]
}) {
return this.run({