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
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
script only support song in french,english,spanish and dutch.
Other language are not supported and statistic might be unclear