A Python program which gets the lyrics for a song and outputs them to stdout
Project description
A Python program which gets the lyrics for a song and outputs them to stdout
Usage
usage: getlyrics [-h] [-i INDEX] [-u] term positional arguments: term Search term optional arguments: -h, --help show this help message and exit -i INDEX, --index INDEX Specify song index, if multiple results are returned -u, --get-url Returns the URL for the lyrics (instead of lyrics) Data loaded from AZLyrics.com. Used without permission. This is effectively a shortcut for opening a browser, but I guess it does skip loading ads.
Installation
Via pip:
pip3 install getlyrics
Alternatively:
Clone the repository, cd getlyrics
Run python3 setup.py install or pip3 install -e
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
getlyrics-2.1.2.tar.gz
(3.0 kB
view details)
File details
Details for the file getlyrics-2.1.2.tar.gz
.
File metadata
- Download URL: getlyrics-2.1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6080c704682041ccded6958b462dae9436fb69173938603cc55bbb01ed00284 |
|
MD5 | 4a26148774cee16fbcbe9690f00d2718 |
|
BLAKE2b-256 | 67fde3909d09ce6b40deb2f9fa3d327539796512c9ae38fdcc44afd41365992f |