Skip to content

onurio/ytb-slicer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published