Skip to content

Fetch and prints lyrics from the currently runnig music on spotify or other media player.

Notifications You must be signed in to change notification settings

mulcyber/spotify_lyrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Lyrics

Description

This small python script will fetch lyrics of the currently running music on Spotify or another media player.

Your player must be Mpris capable.

Lyrics are fetched from the Genius API.

Installation

Install requirements: pip install -r requirements.txt

Get a Genius API access on https://genius.com/api-clients.

Save your API token in genius_token.txt.

You're done !

Usage

First run Spotify or other media player.

Run lyrics.py.

About

Fetch and prints lyrics from the currently runnig music on spotify or other media player.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages