Skip to content

NAoHR/lyrics_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

lyrics_finder

hey guys i made this program due to people who dont like a my scrapping-website and prefer to use the command line version, this thing works as good as the web version all the error already fixed before i realsed this program, i use beautifulsoup and requests library either, hope you enjoy.

installation

use the pip package manager to install bs4

pip install beautifulsoup4

Usage

Linux:

git clone https://github.com/NAoHR/lyrics_finder.git
cd lyrics_finder
python3 scrao.py

if you use windows "you download and then you can extract the file and then go the file directory"

cd lyrics_finder
python scrao.py

commands

  • quit - to quit / exit
  • clear - to clear the screen

examples

to search, simply type the song name, if needed, include the artist name

$ song : <name> <artist>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages