Skip to content

SDLMoe/Uta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uta

好きな歌を歌う 好きな歌を歌う 好きな歌を歌う

Download ttml file from Apple Music, and convert it to lrc file.

Build

cargo build --release
# Install if you want
cargo install --path .

Usage

Usage: uta [OPTIONS] --url <URL> --token <TOKEN>

Options:
  -u, --url <URL>      URL of the song or album
  -s, --syllable       Need syllable lyrics
  -l, --lrc            Convert to lrc
  -t, --token <TOKEN>  Apple media token [env: APPLE_MEDIA_TOKEN=]
  -h, --help           Print help
  -V, --version        Print version

About

Download TTML file from Apple Music

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages