Skip to content

Commit

Permalink
refactor: add metadataFromTitle type
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats authored Feb 27, 2023
1 parent 6ee6f15 commit c1d0475
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ declare module 'youtube-dl-exec' {
embedSubs?: boolean,
embedThumbnail?: boolean,
addMetadata?: boolean,
metadataFromTitle?: string,
xattrs?: boolean,
fixup?: string,
preferAvconv?: boolean,
Expand Down

0 comments on commit c1d0475

Please sign in to comment.