Add fluent-ffmpeg dependency and refactor AAC to FLAC conversion logic
This commit is contained in:
parent
df0627dea2
commit
34e6265cae
3 changed files with 26 additions and 11 deletions
|
@ -11,7 +11,8 @@
|
|||
"@tidal-music/auth": "^1.3.4",
|
||||
"@types/fluent-ffmpeg": "^2.1.27",
|
||||
"ffmpeg-static": "^5.2.0",
|
||||
"flac-stream-tagger": "^1.0.10"
|
||||
"flac-stream-tagger": "^1.0.10",
|
||||
"fluent-ffmpeg": "^2.1.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue