If it doesnt work, do: pip install legacy-cgi (lifesaver: rpetit3/fastq-dl#34) pip install --upgrade requests (for some reason i cant add them to dependencies it wouldnt install)l)
How to use: 3 commands: lyrics, stat, guesss
lyrics: in the terminal, type: song lyrics "authors name no caps no special char" "song name no caps no special char" --preview prints the first 5 lines of the song --full prints the full lyrics. optional, it prints the same thing with or without it --full --preview or vice versa wont work as they are mutually exclusivesive
stat: in terminal, type: song stat "authors name no caps no special char" "song name no caps no special char" prints the number of words and number of lines in the songng
guess: in terminal, type: song guess a line of lyrics will appear with a hint of which song it came from and it will prompt you to guess the next line in the song if its correct, congrats, if its wrong, it will give you the correct answerswer
Problems:
-
For guess, it sometimes prints a blank line, no idea how to fix that
-
The answers also sometimes prints a blank line too
-
For guess, the user must type the exact capital letters, spaces, and punctuation which is really difficult to get correct, no idea how to fix that either D::
-
Song list is a bit small in guess, and im kinda lazy to add more haha