Code Monkey home page Code Monkey logo

lyricaly's Introduction

Lyricaly

PyPI version    license    contributions welcome   

###:musical_note: Get Lyrics on your Terminal

Just because finding lyrics on a web browser is too mainstream, I made this to get them delivered to your Terminal.

Lyricaly gets Lyrics delivered to your Terminal for any Song. Uses beautifulsoup4 to scrap lyrics.

Published at pypi: Lyricaly

Installation


Using pip

# Install package from pypi
$ pip install lyricaly

# Run it
$ lyricaly

# Done!!

Without using pip

# Clone the repository
$ git clone https://github.com/vigzmv/Lyricaly.git
$ cd lyricaly

# Install Lyricaly
$ sudo python setup.py install

# Run it
$ lyricaly

# or simply execute the Python Script (lyrical.py)
# Done!!

install_requires

beautifulsoup
requests      

Lyricaly scraps the lyrics of the given song from Musixmatch
I am in no way associated with musixmatch and the correctness of lyrics corresponds with the data present in the database.
Lyricaly only scraps the present data from there and delivers it.
Note: English Language lyrics work fine. Spanish and french support is not good. Other Languages might work.

lyricaly's People

Contributors

vigzmv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lyricaly's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.