MythTV
master
|
Public Member Functions | |
def | __init__ (self, url) |
def | getEt (self) |
Public Attributes | |
url | |
Private Member Functions | |
def | _grabUrl (self, url) |
Deals with retrieval of XML files from API
Definition at line 75 of file mtv_api.py.
def nv_python_libs.mtv.mtv_api.XmlHandler.__init__ | ( | self, | |
url | |||
) |
Definition at line 78 of file mtv_api.py.
|
private |
Definition at line 81 of file mtv_api.py.
Referenced by nv_python_libs.mtv.mtv_api.XmlHandler.getEt().
def nv_python_libs.mtv.mtv_api.XmlHandler.getEt | ( | self | ) |
Definition at line 88 of file mtv_api.py.
nv_python_libs.mtv.mtv_api.XmlHandler.url |
Definition at line 79 of file mtv_api.py.
Referenced by culrcscrapers.azlyrics.lyricsScraper.LyricsFetcher.get_lyrics(), culrcscrapers.lyricscom.lyricsScraper.LyricsFetcher.get_lyrics(), culrcscrapers.genius.lyricsScraper.LyricsFetcher.get_lyrics(), lyricwiki.lyricsScraper.LyricsFetcher.get_lyrics(), nv_python_libs.mtv.mtv_api.XmlHandler.getEt(), and nv_python_libs.youtube.youtube_api.JsonHandler.getJson().