A library to search for LRC files online and parse their contents
Project description
lrc_kit
A very simple API for searching for LRC files in python
from lrc_kit import ComboLyricProvider, SearchRequest
engine = ComboLyricProvider()
search = SearchRequest('eminem', 'stan')
result, engine_used = engine.search(search)
result.export('stan.lrc')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file lrc_kit-0.1.7.3.5-py3-none-any.whl
.
File metadata
- Download URL: lrc_kit-0.1.7.3.5-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.2 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | feabf87c052d4a98109405d413f64acba76576f50dd0c56e5aa2304555bd7dd8 |
|
MD5 | 1770d8be443eff665283d0c324322f03 |
|
BLAKE2b-256 | a584d87c5eee00af27eb5f45350693b5485209b0058703268de14573b42f9f96 |