Uses Genius API to get song lyrics
- install all the requirements from
requirements.txt
pip install -r requirements.txt
- create a directory called logs in the current working directory. This is where all your log fiels will be stored.
- you need a genius API key https://docs.genius.com/
- after having setup everything above, run the program using
python run.py