mirror of
https://github.com/WorldObservationLog/AppleMusicDecrypt.git
synced 2026-01-15 14:22:54 -03:00
This commit is contained in:
@@ -28,7 +28,7 @@ appleCDNIP = ""
|
||||
# After enabling this feature, if the specified codec does not exist, the script will look for another codec to download
|
||||
codecAlternative = true
|
||||
# Priority to look for alternative codec
|
||||
# To download AAC lossy audio when lossless audio is not available, add “aac-legacy” to this configuration.
|
||||
# To download AAC lossy audio when lossless audio is not available, add "aac-legacy" to this configuration.
|
||||
codecPriority = ["alac", "ec3", "ac3", "aac"]
|
||||
# Encapsulate Atmos(ec-3/ac-3) as M4A and write the song metadata
|
||||
atmosConventToM4a = true
|
||||
|
||||
Reference in New Issue
Block a user