Refactor dependencies and implement audio decryption logic for enhanced track handling

This commit is contained in:
Seth 2025-05-08 06:32:08 -04:00
parent 5325bbc34a
commit bd8287e935
5 changed files with 148 additions and 111 deletions

View file

@ -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"