HUGE refactor. working towards web UI

This commit is contained in:
ari melody 2026-06-08 02:49:39 +01:00
parent dd54e8cc49
commit 1f94eecca9
Signed by: ari
GPG key ID: 60B5F0386E3DDB7E
29 changed files with 1669 additions and 162 deletions

View file

@ -8,7 +8,7 @@ import (
"path"
"strconv"
"arimelody.space/vodular/youtube"
"arimelody.space/melody-vod-manager/youtube"
ffmpeg "github.com/u2takey/ffmpeg-go"
)