From 4c76cbfe76947f367e484d8220507175108dcd7e Mon Sep 17 00:00:00 2001 From: Fabrice Quenneville Date: Sat, 8 Feb 2025 13:16:33 -0500 Subject: [PATCH] Renamed video_remove_audio.py to video_manage_audio.py to reflect incomming changes. --- scripts/{video_remove_audio.py => video_manage_audio.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/{video_remove_audio.py => video_manage_audio.py} (100%) diff --git a/scripts/video_remove_audio.py b/scripts/video_manage_audio.py similarity index 100% rename from scripts/video_remove_audio.py rename to scripts/video_manage_audio.py