FFmpeg
|
musixmatch.subtitle Namespace Reference
Data Structures | |
class | Subtitle |
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 subtitle. >>> from musixmatch.subtitle import Subtitle >>> import musixmatch.api >>> >>> try: ... subtitle = Subtitle(subtitle_id=292) ... except musixmatch.api.Error, e: ... pass
Variable Documentation
|
private |
Definition at line 15 of file musixmatch-master/build/lib/musixmatch/subtitle.py.
|
private |
Definition at line 14 of file musixmatch-master/build/lib/musixmatch/subtitle.py.
Generated on Mon Nov 18 2024 06:52:13 for FFmpeg by 1.8.11