v5 updates

This commit is contained in:
2025-05-25 12:27:44 -06:00
parent 4227e1697f
commit 60bc819ba7
3 changed files with 47 additions and 38 deletions

View File

@ -5,5 +5,5 @@
DEPENDENCIES+=(ffmpeg)
use ffmpeg/get-audio-clip-from-video.module.zsh --group media
use ffmpeg/get-video-length-seconds.module.zsh --group media
use ffmpeg/get-audio-clip-from-video --group media
use ffmpeg/get-video-length-seconds --group media