Merge pull request #77 from rwnk-12/feature/apple-music-search-download

More info about storefront in config
This commit is contained in:
ZHAAREY
2025-08-08 19:27:24 +08:00
committed by GitHub

View File

@@ -45,5 +45,8 @@ use-songinfo-for-playlist: false
dl-albumcover-for-playlist: false
mv-audio-type: atmos #atmos ac3 aac
mv-max: 2160
storefront: "enter your storefront" #country-code that is shown in urls i.e (us, ca, jp etc..)
# storefront will be used only in searching.
# storefront is the 2-letter country code that are available in the urls (jp, ca, us etc.).
# if your account is from Japan, you must use jp.
# if the storefront is different from your account, you will see a "failed to get lyrics" error in most of the songs. By default the storefront is set to US if not set.
storefront: "enter your account storefront"