Skip to content

willamesoares/lyrics-crawler

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

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'.

python3 get-lyric.py

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

Releases

No releases published

Packages

No packages published

Languages