install npm dependencies
npm install
install ffmpeg (better with homebrew)
brew install ffmpeg
copy videos.template.json
to videos.json
and fill in the videos you want to slice
copy .env.template
to .env
and add a valid ytb api key
should look like this
{
"videos": []
}
Use either ytbslicer
or ytbslicer-multi
(currently working on multi videos) in live.