Skip to content

Download audio and video with youtube-dl and split by chapter.

Notifications You must be signed in to change notification settings

hrtrybf/youtube-dl-split-chapters

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

youtube-dl split by chapters

Adds a chapter splitting postprocessor to youtube-dl to allow you to chop videos and audio into chapters.

Example:

./main.py -x -f "bestaudio/best" <URL>

In this case, the output will be a directory containing each chapter as a separate audio file.

Note: You can use the same options and arguments as the normal youtube-dl. Works with audio and video from youtube.

Requirements: python, youtube-dl and ffmpeg

About

Download audio and video with youtube-dl and split by chapter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%