Remove intro

This commit is contained in:
loicbersier 2020-04-29 08:27:03 +02:00
parent 2448ba8b1a
commit 8e26d6d2a2
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View file

@ -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,