Skip to content

rhit-chanb/senbonzakura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

senbonzakura

Split YouTube videos or audio based on timestamps exported from ytstampplayer

The file data.json contains the tag data that will be used to split the video/audio into parts. Example formatting can be found in data_example.json if you want to make your own.

To run the script, cd into the root directory and run this in a terminal window:

python main.py {video_url}

Use python main.py {video_url} -v if you would like to split as video instead of audio.

Output is written to the output folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages