Skip to content

Get the lyrics for the song currently playing on Spotify

License

Notifications You must be signed in to change notification settings

lvrboi92/lyrics-crawler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lyrics-crawler

Say Thanks!

Get the lyrics for the song currently playing on Spotify or search for any song passing its title and artist name in the command line.

Setup

In order to use this script you have to create your own Genius API Access Token and place it into the constants.py

like this TOKEN='YOUR_GENIUS_API_TOKEN'.

Default search

python3 get-lyric.py

Custom search

python3 get-lyric.py [song_title] [artist_name]

About

Get the lyrics for the song currently playing on Spotify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%