A simple menubar tool to display lyrics for Apple Music in MacOS.
brew tap liulifox233/Riri
brew install Riri --no-quarantineNote
Why --no-quarantine?
Because I don't have an Apple Developer account QAQ
First, get your user token from https://music.apple.com/, you can find it in cookie under media-user-token.
To run the project, use the following command:
$ cargo runThen, modify the config.yml file located at:
/Users/username/Library/Application Support/Riri
storefront: jp # Option
user_token: # Get from your Apple Music web cookie.
authorization: # Option
expire: # Option
offset: 1.0 # Option, If the delay between your lyrics and the music is too large, then you can adjust this.
length: 24 #Option, Lyrics lengthLyrics data was locate at /Users/username/Library/Application Support/Riri/Data