Releases: teachingpython/post-production
Releases · teachingpython/post-production
Release 0.2.2 with Typer and Transcoding
You can now transcode files using ffmpeg to mp3 format on your local machine. This feature also allows for the addition of pre- and post- session music.
In addition, the CLI now uses Typer instead of Click for sweet type-hint based CLI arguments and options.
Cheers!