Refactor dependencies and implement audio decryption logic for enhanced track handling
This commit is contained in:
parent
5325bbc34a
commit
bd8287e935
5 changed files with 148 additions and 111 deletions
|
@ -8,9 +8,9 @@
|
|||
"start": "bun index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@liveinstantly/dash-mpd-parser": "^0.5.0",
|
||||
"@tidal-music/auth": "^1.3.4",
|
||||
"@types/fluent-ffmpeg": "^2.1.27",
|
||||
"dasha": "3.1.5",
|
||||
"ffmpeg-static": "^5.2.0",
|
||||
"flac-stream-tagger": "^1.0.10",
|
||||
"fluent-ffmpeg": "^2.1.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue