Gets the song playing from spotify desktop app for windows. It gets the lyrics from genius and artist information from wikipedia
Dependency includes wikipedia package and requests, install it with pip install wikipedia
, pip install requests
and run it with python3 main.py
wikipedia api changed so the artist information scraping might not work. Use your own genius api key