refactor: using ffmpeg as sidecar, bumped up ffmpeg to 7.1.1 and added ffprobe

This commit is contained in:
2025-08-11 22:09:13 +05:30
parent a9f4977ba1
commit ba5df1e3e6
21 changed files with 77 additions and 27 deletions

View File

@@ -36,11 +36,10 @@
"icons/icon.ico"
],
"externalBin": [
"binaries/yt-dlp"
"binaries/yt-dlp",
"binaries/ffmpeg",
"binaries/ffprobe"
],
"resources": {
"resources/binaries/ffmpeg-x86_64-unknown-linux-gnu": "binaries/ffmpeg-x86_64"
},
"linux": {
"deb": {
"files": {