Skip to content

Hbeau/karafunnier

Repository files navigation

Setup

Create a file named config.yaml at the root of the project with the following information.

spotify:
  client-id: <client-id>
  client-secret: <client-secret>
genius:
  access-token: <accesstoken>

How to get access token from genius
How to get secret from spotify

Usage

create a csv file named input.csv and put title and artist seprarated with semicolon. then you can run the script with python main.py -i input.csv

Language supported

script only support song in french,english,spanish and dutch.
Other language are not supported and statistic might be unclear

About

Analyse song lyrics for wise karaoke decisions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages