Skip to content

A script to split youtube videos into audio by chapter

Notifications You must be signed in to change notification settings

jdflyer/ytdlp-split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ytdlp-split

A simple script that uses ytdlp, ffmpeg-python, and music-tag to split a youtube video with chapters into audio files.

Install Dependencies

pip install -r requirements.txt

Usage

python3 ytdlp-split.py

Next, provide the URL of the video, the name of the folder to put it in, and whether to label the order the sections come in

About

A script to split youtube videos into audio by chapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages