Skip to content

Commit

Permalink
add ttml lyrics
Browse files Browse the repository at this point in the history
  • Loading branch information
itouakirai authored Sep 26, 2024
1 parent 460255c commit cc315c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -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
lrc-type: "lyrics" #lyrics or syllable-lyrics
lrc-format: "lrc" #lrc or ttml
embed-lrc: true
save-lrc-file: false
lrc-format: "lyrics" #lyrics syllable-lyrics
save-artist-cover: false
save-animated-artwork: false # If enabled, requires ffmpeg
emby-animated-artwork: false # If enabled, requires ffmpeg
Expand Down

0 comments on commit cc315c5

Please sign in to comment.