Skip to main content

Retrieving anime lyrics for songs

Project description

Description

Animelyrics is a python library for retrieving lyrics for anime songs from animelyrics dot com.

Table of Contents

  • Requirements

  • Installation

  • Usage

  • Examples

  • Contact

Requirements

  • urllib.request

  • bs4

  • requests

  • google

  • urllib.parse

Install

Using pip

pip install animelyric

or clone and install:

git clone https://github.com/emily-yu/animelyrics.git
cd animelyric
python setup.py

Usage

from animelyrics import AnimeLyrics
al = AnimeLyrics('[keyword-to-search]')

Function

Parameter

init

keyword-to-search

lyrics

lang (en: English, jp: Japanese)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

animelyric-1.0.4.tar.gz (2.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page