Skip to content

This script is intended to split downloaded YouTube videos according to chapters timing in video description, I initially wrote it to re-upload YT videos to TikTok by subject

Notifications You must be signed in to change notification settings

q8hk/YTTikTokSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This script is intended to split downloaded YouTube videos according to chapters timing in video description, I initially wrote it to re-upload YT videos to TikTok by subject: to use the script make the video name video.mp4, copy-paste chapters and titles in chapters.txt file in the format:

00:00 Intro

00:05 First subject

...

1:20:00 Last subject

etc..

then run the script in the same folder as both files

output should be video files:

"0 Intro.mp4", "1 First subject.mp4", etc..

About

This script is intended to split downloaded YouTube videos according to chapters timing in video description, I initially wrote it to re-upload YT videos to TikTok by subject

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages