Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 466 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 466 Bytes

ytb-slicer

SETUP (currently manual)

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": []
}

Usage

Use either ytbslicer or ytbslicer-multi (currently working on multi videos) in live.