FFmpeg
|
musixmatch.lyrics Namespace Reference
Data Structures | |
class | Lyrics |
Variables | |
__license__ = musixmatch.__license__ | |
__author__ = musixmatch.__author__ | |
Detailed Description
This module contains higher level classes to query Musixmatch API and build simple dictionary-like objects representing a track lyrics. >>> from musixmatch.lyrics import Lyrics >>> import musixmatch.api >>> >>> try: ... lyrics = Lyrics(lyrics_id=292) ... except musixmatch.api.Error, e: ... pass
Variable Documentation
|
private |
Definition at line 15 of file musixmatch-master/build/lib/musixmatch/lyrics.py.
|
private |
Definition at line 14 of file musixmatch-master/build/lib/musixmatch/lyrics.py.
Generated on Tue Jan 21 2025 06:52:40 for FFmpeg by 1.8.11