Can be found here.
Install Homebrew brew.sh
Install FFMPEG
brew install ffmpeg
Install ImageMagick
brew install imagemagick
Install youtube-dl
brew install youtube-dl
- Column 1: filename
- Column 2: url
- Column 3: trim start (optional per video to override CLIP_START, see below)
- Column 3: trim start (optional per video to override CLIP_END, see below)
Edit the variables at the top of the script
- CLIP_START: Start timestamp
- CLIP_END: End timestamp
- CLIP_WIDTH: Width of clip
- STILL_SIZE_LARGE: Dimensions for the large thumbnail (Resulting image will be exactly this size, centered and letterboxed)
- STILL_SIZE_SMALL: Dimensions for the small thumbnail (Resulting image will be scaled down to fit within this size)
Open the terminal to this directory and run
bash process-videos.sh