MythTV  master
Public Member Functions | Public Attributes | List of all members
nv_python_libs.common.common_api.getURL Class Reference
Inheritance diagram for nv_python_libs.common.common_api.getURL:
Inheritance graph
[legend]
Collaboration diagram for nv_python_libs.common.common_api.getURL:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, urlKey, debug)
 
def run (self)
 

Public Attributes

 urlKey
 
 debug
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __init__()

def nv_python_libs.common.common_api.getURL.__init__ (   self,
  urlKey,
  debug 
)

Definition at line 962 of file common_api.py.

Member Function Documentation

◆ run()

def nv_python_libs.common.common_api.getURL.run (   self)

Definition at line 967 of file common_api.py.

Member Data Documentation

◆ urlKey

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().

◆ debug

nv_python_libs.common.common_api.getURL.debug

The documentation for this class was generated from the following file: