forked from Supositware/Haha-Yes
Added intro back
This commit is contained in:
parent
f7af6745ca
commit
52ec3986bc
2 changed files with 1 additions and 0 deletions
BIN
asset/ytp/intro.mp4
Normal file
BIN
asset/ytp/intro.mp4
Normal file
Binary file not shown.
|
@ -190,6 +190,7 @@ 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