Skip to content

TomSwifter/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youtube video downloader and converter

Download videos from YouTube, convert them to .WAV and crop them to short segments

Usage:

  • Run as following:
  • make sure you set your path for the input.csv file. Another path will automatically be generated for the output.csv file python3 down_crop.py

Dependecies:

  • brew install youtube-dl
  • brew install ffmpeg

python packages:

  • sys
  • subprocess
  • uuid

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages