cschladetsch / YoutubeScripts

Bash scripts that use ffmpeg to make recording, encoding videos easier.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YouTube Scripts

Contents

There are two scripts:

  1. make-latest.sh
  2. contert-yt.sh

Requirements

  • ffmpeg.
  • The two scripts are in the PATH.
  • A bash shell. GitBash will do in a pinch.

Notes

  • This all works for me.
  • Good luck!

Future Work

Unfuck the scripts, how they work, and this documentation.

About

Bash scripts that use ffmpeg to make recording, encoding videos easier.

License:MIT License


Languages

Language:Shell 100.0%