marcderbauer / songcrawler

Crawl Spotify and Genius for all the songs of your favourite artist!
MIT License
0 stars 0 forks source link

CLI method for getting Genius ID #29

Closed marcderbauer closed 1 year ago

marcderbauer commented 1 year ago

Would be nice if there were a way to do this through the Command-line. As of now there's a way to query using the genius ID, but no way to get Genius IDs...

marcderbauer commented 1 year ago

handled like this:

python3 main.py "SEARCH TERM" --genius_id

Prints GeniusIDs along with the songname and artistname for the top 10 results from Genius