forked from Supositware/Haha-Yes
Remove intro
This commit is contained in:
parent
2448ba8b1a
commit
8e26d6d2a2
2 changed files with 0 additions and 1 deletions
Binary file not shown.
|
@ -190,7 +190,6 @@ class ytpCommand extends Command {
|
|||
resources: './asset/ytp/resources/',
|
||||
temp: os.tmpdir(),
|
||||
sourceList: asset,
|
||||
intro: args.force ? './asset/ytp/intro.mp4' : null,
|
||||
outro: './asset/ytp/outro.mp4', // Need an outro or it won't work
|
||||
OUTPUT_FILE: `${os.tmpdir()}/${message.id}_YTP.mp4`,
|
||||
MAX_CLIPS: MAX_CLIPS,
|
||||
|
|
Loading…
Reference in a new issue