Skip to content

Release 0.2.2 with Typer and Transcoding

Latest

Choose a tag to compare

@seantibor seantibor released this 23 Jul 19:03
· 16 commits to main since this release
b63f058

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!