refactor: delete yt-dlp binary from repo.

This commit is contained in:
MasterAcnolo
2026-08-15 14:32:50 +02:00
parent dd4c93e293
commit 7d27889743
5 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@@ -17,8 +17,10 @@ config/config.dev.json
ffmpeg ffmpeg
ffprobe ffprobe
deno deno
ytdlp
# Windows Executable # Windows Executable
ffmpeg.exe ffmpeg.exe
ffprobe.exe ffprobe.exe
deno.exe deno.exe
yt-dlp.exe

View File

Binary file not shown.

View File

Binary file not shown.