refactor ffmpeg, download styling

This commit is contained in:
Carl Pearson
2024-10-14 05:36:34 -06:00
parent ccd21636cf
commit 30a2407e46
11 changed files with 145 additions and 71 deletions

View File

@@ -8,6 +8,7 @@ RUN wget -q -d https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp_
ADD *.go /src/.
ADD database /src/database
Add ffmpeg /src/ffmpeg
ADD handlers /src/handlers
ADD media /src/media
ADD originals /src/originals