MythTV
master
|
Public Member Functions | |
def | __init__ (self) |
def | get_lyrics (self, song) |
Public Attributes | |
BASE_URL | |
LRC_URL | |
Definition at line 21 of file lyricsScraper.py.
def baidu.lyricsScraper.LyricsFetcher.__init__ | ( | self | ) |
Definition at line 22 of file lyricsScraper.py.
def baidu.lyricsScraper.LyricsFetcher.get_lyrics | ( | self, | |
song | |||
) |
Definition at line 26 of file lyricsScraper.py.
baidu.lyricsScraper.LyricsFetcher.BASE_URL |
Definition at line 23 of file lyricsScraper.py.
Referenced by baidu.lyricsScraper.LyricsFetcher.get_lyrics().
baidu.lyricsScraper.LyricsFetcher.LRC_URL |
Definition at line 24 of file lyricsScraper.py.
Referenced by baidu.lyricsScraper.LyricsFetcher.get_lyrics().