Kyagara / conv

Small CLI for some ffmpeg commands.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conv

AboutInstallationTodoLicense

About

This cli is based on some ffmpeg commands from EposVox's WindowsMods repository (check his channel!), I use some of these commands from time to time and some others so I decided to make a cli since I've never made one. I plan to add some other commands from other tools like youtube-dl/yt-dlp that I use.

Installation

You can install this CLI using go's install command: Recommended

go install -u github.com/Kyagara/conv@latest

Or, you can download a release and place it in your PATH.

Todo

  • More comments
  • Tests
  • Add Long descriptions to commands
  • Add some youtube-dl/yt-dlp commands

License

conv is licensed under the Apache 2.0 license.

About

Small CLI for some ffmpeg commands.

License:Apache License 2.0


Languages

Language:Go 100.0%