MythTV
master
|
Public Member Functions | |
def | __init__ (self, urlKey, debug) |
def | run (self) |
Public Attributes | |
urlKey | |
debug | |
Threaded download of a URL and filter out the desired data for XML and (X)HTML return the filter results
Definition at line 958 of file common_api.py.
def nv_python_libs.common.common_api.getURL.__init__ | ( | self, | |
urlKey, | |||
debug | |||
) |
Definition at line 962 of file common_api.py.
def nv_python_libs.common.common_api.getURL.run | ( | self | ) |
Definition at line 967 of file common_api.py.
nv_python_libs.common.common_api.getURL.urlKey |
Definition at line 964 of file common_api.py.
Referenced by nv_python_libs.common.common_api.getURL.run().
nv_python_libs.common.common_api.getURL.debug |
Definition at line 965 of file common_api.py.
Referenced by nv_python_libs.vimeo.vimeo_api.CurlyRequest.do_request(), and nv_python_libs.common.common_api.getURL.run().