GithubHelp home page GithubHelp logo

lyricsfinder's Introduction

lyricsfinder

A lightweight desktop application for lazy people who don't want to open a browser to download lyrics.

Getting Started

Prerequisites

You should first make sure the Internet is available, since all lyrics are retrieved from this site. Python 3.6.1 is used, and the following packages are needed:

bs4==0.0.1
requests==2.18.4
tkinter==8.6

You can install required packages using pip:

pip install bs4

Check the installed packages by typing:

pip freeze

For the tkinter module, first open a python shell and check its version by typing:

import tkinter
print(tkinter.TkVersion)

Installing

Go to the directory you wish to install lyricsfinder and type:

git clone https://github.com/Mckinsey666/lyricsfinder

You should then see a directory named lyricsfinder.

Running 'lyricsfinder'

Go to the directory, and type on the terminal:

python3 lyricsfinder.py

You should see the following interface

alt welcome page

Type in the name of the song to search for its lyrics:

alt welcome page

Select the song and download the lyrics! alt welcome page alt welcome page

Once you launch lyricsfinder, you should see a lyrics directory that contains the downloaded lyrics.

Authors

Brian Chao, National Taiwan University

lyricsfinder's People

Contributors

bchao1 avatar

Stargazers

 avatar

Watchers

 avatar

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.