下载音频时,可能不是mp3 可能是m4a格式,暂时就遇到这2种

ffmpeg命令优化
This commit is contained in:
jianzhichu
2026-01-08 00:23:08 +08:00
parent 4e0169da90
commit 1006de4a0d
8 changed files with 226 additions and 94 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"deploy": "fn", //fn,docker
"deploy": "docker", //fn,docker
"dbconn": "",
"tagName": "beta_1.9.6", //arm,beta
"tagName": "beta_1.9.7", //arm,beta
"dbtype": "Sqlite",
"fnVersion": "1.0.0"
}