Skip to content

Download youtube videos and mix them into one, using a YAML file for configuration. Sample YAML file is attached.

Notifications You must be signed in to change notification settings

donfanning/yt_mixer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

yt_mixer

Youtube downloader slicer and mixer.

  • Download youtube clips
  • Extract subclips and save to disk
  • Concat all subclips into one big clip
  • Simple YAML configuration file

depenedancies: pip install pafy moviepy pyyaml (ffmpeg)

Usage:

< edit yt_mixer_config.yaml , add urls, etc...>

python yt_mixer.py

About

Download youtube videos and mix them into one, using a YAML file for configuration. Sample YAML file is attached.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%