mirror of
https://github.com/zhaarey/apple-music-alac-atmos-downloader.git
synced 2026-01-15 14:22:53 -03:00
feat: select界面美化
This commit is contained in:
@@ -6,7 +6,7 @@ lrc-format: "lrc" #lrc or ttml
|
||||
embed-lrc: true #Unable to embed ttml lyrics
|
||||
save-lrc-file: false
|
||||
save-artist-cover: false
|
||||
save-animated-artwork: true # If enabled, requires ffmpeg
|
||||
save-animated-artwork: false # If enabled, requires ffmpeg
|
||||
emby-animated-artwork: false # If enabled, requires ffmpeg
|
||||
embed-cover: true
|
||||
cover-size: 5000x5000
|
||||
@@ -19,7 +19,7 @@ get-m3u8-port: "127.0.0.1:20020"
|
||||
get-m3u8-from-device: true
|
||||
#set 'all' to retrieve all m3u8, and set 'hires' to only detect hires m3u8.
|
||||
get-m3u8-mode: hires # all hires
|
||||
aac-type: aac # aac-lc aac aac-binaural aac-downmix
|
||||
aac-type: aac-lc # aac-lc aac aac-binaural aac-downmix
|
||||
alac-max: 192000 #192000 96000 48000 44100
|
||||
atmos-max: 2768 #2768 2448
|
||||
limit-max: 200
|
||||
|
||||
Reference in New Issue
Block a user