a bunch of config remaps & things

This commit is contained in:
2026-05-05 14:17:43 -06:00
parent afaae932cd
commit 5528d67234
45 changed files with 280 additions and 114 deletions
+2 -2
View File
@@ -5,5 +5,5 @@
DEPENDENCIES+=(ffmpeg)
use ffmpeg/get-audio-clip-from-video --group media
use ffmpeg/get-video-length-seconds --group media
use --group media ffmpeg/get-audio-clip-from-video
use --group media ffmpeg/get-video-length-seconds
@@ -2,7 +2,7 @@
DEPENDENCIES+=(ffmpeg)
use ffmpeg/get-video-length-seconds --group media
use --group media ffmpeg/get-video-length-seconds
#####################################################################