Add temp file

For trimming/fading
This commit is contained in:
Dan Jones 2023-09-05 22:09:55 -05:00
commit a41880dad5
3 changed files with 46 additions and 11 deletions

1
go.mod
View file

@ -9,6 +9,7 @@ require (
github.com/creack/pty v1.1.18
github.com/kirsle/configdir v0.0.0-20170128060238-e45d2f54772f
github.com/rivo/tview v0.0.0-20230826224341-9754ab44dc1c
github.com/rkoesters/xdg v0.0.1
github.com/spf13/cobra v1.7.0
github.com/u2takey/ffmpeg-go v0.5.0
golang.org/x/term v0.11.0