Skip to content

Commit

Permalink
zh-tw lupdate and petitlyrics in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ElliotCHEN37 committed Nov 8, 2024
1 parent abc7dfd commit fd455c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ EeveeSpotify replaces Spotify monthly limited lyrics with one of the following t

- Musixmatch: The service Spotify uses. Provides time-synced lyrics for many songs, but you'll need a user token to use this source. To obtain the token, download Musixmatch from the App Store, sign up, then go to Settings > Get help > Copy debug info, and paste it into EeveeSpotify alert. You can also extract the token using MITM.

- PetitLyrics: Offers plenty of time-synced Japanese and some international lyrics.

If the tweak is unable to find a song or process the lyrics, you'll see a "Couldn't load the lyrics for this song" message. The lyrics might be wrong for some songs when using Genius due to how the tweak searches songs. While I've made it work in most cases, kindly refrain from opening issues about it.

## How It Works
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,4 +108,7 @@ let_the_music_play = "讓音樂演奏吧...";
// 已按讚的歌曲
liked_songs = "已按讚的歌曲";

contributors = "貢獻者";
contributors = "貢獻者";

request_anonymous_token = "請求匿名使用者令牌";
request_anonymous_token_description = "點擊 「請求匿名使用者令牌」 後 EeveeSpotify 會嘗試在未授權的情況下從 Musixmatch 取得使用者令牌.";

0 comments on commit fd455c5

Please sign in to comment.