1
1
mirror of https://github.com/neosubhamoy/neodlp.git synced 2026-06-21 02:23:44 +05:30

refactor: use pip3 yt-dlp in flatpak

This commit is contained in:
2026-03-05 21:35:30 +05:30
Verified
parent 2e6dc6ab25
commit d7f2f7b867
5 changed files with 25 additions and 11 deletions
+6 -6
View File
@@ -66,9 +66,9 @@
"args": true
},
{
"name": "sh",
"cmd": "sh",
"args": true
"name": "sh",
"cmd": "sh",
"args": true
}
]
},
@@ -131,9 +131,9 @@
"args": true
},
{
"name": "sh",
"cmd": "sh",
"args": true
"name": "sh",
"cmd": "sh",
"args": true
}
]
}
-1
View File
@@ -37,7 +37,6 @@
"icons/icon.ico"
],
"externalBin": [
"binaries/yt-dlp",
"binaries/deno"
],
"resources": {