Skip to content

BTreadwell/LyricSearcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LyricSearcher for Alice

You know a lyric, you want to find the song, you use the lyric searcher, you find the song!

What?

This is a python application that enables you to use the GeniusLyrics API to find songs by lyric. Run the application, enter the lyric you want to search for, and it will return a list of songs containing that lyric.

How?

Install this repository

git clone https://github.com/BTreadwell/LyricSearcher

Move to the repository

cd LyricSearcher

Install the requirements

pip install -r requirements.txt

Make a .env file with your access token

echo "GENIUS_ACCESS_TOKEN=your-genius-lyrics-api-access-token-here" > .env

Run the program!

python main.py

Celebrate!

sudo rm -rf /

(please don't celebrate!)

Wait!

"I don't have Python Installed!"

Oh, sorry :(

Don't worry, I can help!

Install Python

"I don't have my very own Genius Access Token!"

Yeah, me neither buddy :)

You can get one here!

It's free and painless(-ish).

"Can't you just give me your access token?"

I'm not suppos'ta, they'll get mad at me :(

But I'll give you a little hint :)

Here's one of the letters in my access token: 'z'

"It didn't work!"

Hmmm....

🤔

Maybe your lyrics are wrong or maybe there's a bug :( Try different lyrics and let me know if the issues persist.

Why?

Alice asked for it :)

About

You know a lyric, you want to find a song, you use the lyric searcher, you find the song!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages