feat: add tidal download url finder

This commit is contained in:
2026-02-17 19:04:47 +01:00
parent 22fe398c6c
commit f79836b11e
4 changed files with 176 additions and 2 deletions

View File

@@ -13,6 +13,7 @@ func main() {
var outputFolder, service string
app := lib.NewApp()
app.Init()
cmd := &cli.Command{
Name: "spotiflac-cli",