chore: added deno as sidecar as per new yt-dlp requirement, bumped up bins and deps

This commit is contained in:
2025-10-07 21:02:07 +05:30
parent e9c5d13cb7
commit 9ca568ec2e
29 changed files with 999 additions and 914 deletions

View File

@@ -38,7 +38,8 @@
"externalBin": [
"binaries/yt-dlp",
"binaries/ffmpeg",
"binaries/ffprobe"
"binaries/ffprobe",
"binaries/deno"
],
"resources": {
"target/x86_64-apple-darwin/release/neodlp-msghost": "neodlp-msghost",
@@ -50,4 +51,4 @@
"providerShortName": "neosubhamoy"
}
}
}
}