feat: config to disable get m3u8 from device

This commit is contained in:
WorldObservationLog
2024-05-28 22:00:51 +08:00
parent 33b2efd82e
commit b82817c20e
3 changed files with 4 additions and 1 deletions

View File

@@ -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