Skip to content

print lyrics for currently playing song in spotify on your macos terminal

License

Notifications You must be signed in to change notification settings

deterjan/macos-spotify-lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

macos-spotify-lyrics

Short script to get the currently playing song from Spotify, scrape its lyrics from Genius and print the lyrics on your macOS terminal.

Note that the script only works on macOS because Applescript is used to communicate with Spotify.

Put your Genius API token in the field genius_token in the object config at the top of the script. See here for details on getting an API token.

Genius API request and scraping code adapted from lyrics-crawler by willamesoares.

About

print lyrics for currently playing song in spotify on your macos terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages