mirror of
https://github.com/Superredstone/spotiflac-cli.git
synced 2026-03-07 20:18:07 +01:00
feat: change default output folder
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
|
||||
const (
|
||||
DEFAULT_DOWNLOAD_SERVICE = "tidal"
|
||||
DEFAULT_DOWNLOAD_OUTPUT_FOLDER = "downloads/"
|
||||
DEFAULT_DOWNLOAD_OUTPUT_FOLDER = "."
|
||||
)
|
||||
|
||||
type MetadataSong struct {
|
||||
|
||||
Reference in New Issue
Block a user