MythTV  master
Classes | Variables
hulu Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "Hulu";
 
string __mashup_title__ = "hulu"
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "0.13"
 
string __usage_examples__
 
int __search_max_page_items__ = 20
 
int __tree_max_page_items__ = 20
 
 stdout
 
 stderr
 
string apikey = ""
 
 baseProcessingDir
 
 common
 
 main = process.mainProcess(target, apikey, )
 
 grabberInfo
 

Variable Documentation

◆ __title__

string hulu.__title__ = "Hulu";
private

Definition at line 25 of file hulu.py.

◆ __mashup_title__

string hulu.__mashup_title__ = "hulu"
private

Definition at line 26 of file hulu.py.

◆ __author__

string hulu.__author__ = "R.D. Vaughan"
private

Definition at line 27 of file hulu.py.

◆ __version__

string hulu.__version__ = "0.13"
private

Definition at line 28 of file hulu.py.

◆ __usage_examples__

string hulu.__usage_examples__
private

Definition at line 34 of file hulu.py.

◆ __search_max_page_items__

int hulu.__search_max_page_items__ = 20
private

Definition at line 169 of file hulu.py.

◆ __tree_max_page_items__

int hulu.__tree_max_page_items__ = 20
private

Definition at line 170 of file hulu.py.

◆ stdout

hulu.stdout

Definition at line 195 of file hulu.py.

◆ stderr

hulu.stderr

Definition at line 196 of file hulu.py.

◆ apikey

string hulu.apikey = ""

Definition at line 251 of file hulu.py.

◆ baseProcessingDir

hulu.baseProcessingDir

Definition at line 253 of file hulu.py.

◆ common

hulu.common

Definition at line 255 of file hulu.py.

◆ main

hulu.main = process.mainProcess(target, apikey, )

Definition at line 256 of file hulu.py.

◆ grabberInfo

hulu.grabberInfo

Definition at line 257 of file hulu.py.