mirror of
https://github.com/zhaarey/AppleMusicDecrypt.git
synced 2025-10-23 15:11:06 +00:00
feat: config to disable get m3u8 from device
This commit is contained in:
@@ -35,6 +35,8 @@ endpoint = ""
|
||||
proxy = ""
|
||||
# Number of concurrent song downloads
|
||||
parallelNum = 1
|
||||
# Get m3u8 from device
|
||||
getM3u8FromDevice = true
|
||||
# After enabling this feature, if the specified codec does not exist, the script will look for other codec to download
|
||||
codecAlternative = true
|
||||
# Priority for script to look for alternative codec
|
||||
|
||||
Reference in New Issue
Block a user