From 370f71cb218e026f07528a4e24b21372a0f2779d Mon Sep 17 00:00:00 2001 From: itouakirai <85016486+itouakirai@users.noreply.github.com> Date: Sat, 28 Sep 2024 16:38:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=87=AA=E5=AE=9A=E4=B9=89?= =?UTF-8?q?=E5=85=83=E6=95=B0=E6=8D=AE=E8=AF=AD=E8=A8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.yaml b/config.yaml index 5391e69..ea0fc37 100644 --- a/config.yaml +++ b/config.yaml @@ -1,8 +1,9 @@ media-user-token: "your-media-user-token" #If you need to obtain the lyrics, need to change it authorization-token: "your-authorization-token" #You don't need to change it; it can automatically obtain token +language: "" #supportedLanguage by each storefront --> https://gist.github.com/itouakirai/c8ba9df9dc65bd300094103b058731d0 lrc-type: "lyrics" #lyrics or syllable-lyrics lrc-format: "lrc" #lrc or ttml -embed-lrc: true +embed-lrc: true #Unable to embed ttml lyrics save-lrc-file: false save-artist-cover: false save-animated-artwork: false # If enabled, requires ffmpeg