MythTV  master
Classes | Variables
tedtalks Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "TedTalks";
 
string __mashup_title__ = "tedtalks"
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "v0.10"
 
string __usage_examples__
 
int __search_max_page_items__ = 10
 
int __tree_max_page_items__ = 10
 
 stdout
 
 stderr
 
string apikey = ""
 
 baseProcessingDir
 
 common
 
 main = process.mainProcess(target, apikey, )
 
 grabberInfo
 

Variable Documentation

◆ __title__

string tedtalks.__title__ = "TedTalks";
private

Definition at line 23 of file tedtalks.py.

◆ __mashup_title__

string tedtalks.__mashup_title__ = "tedtalks"
private

Definition at line 24 of file tedtalks.py.

◆ __author__

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

Definition at line 25 of file tedtalks.py.

◆ __version__

string tedtalks.__version__ = "v0.10"
private

Definition at line 26 of file tedtalks.py.

◆ __usage_examples__

string tedtalks.__usage_examples__
private

Definition at line 29 of file tedtalks.py.

◆ __search_max_page_items__

int tedtalks.__search_max_page_items__ = 10
private

Definition at line 73 of file tedtalks.py.

◆ __tree_max_page_items__

int tedtalks.__tree_max_page_items__ = 10
private

Definition at line 74 of file tedtalks.py.

◆ stdout

tedtalks.stdout

Definition at line 99 of file tedtalks.py.

◆ stderr

tedtalks.stderr

Definition at line 100 of file tedtalks.py.

◆ apikey

string tedtalks.apikey = ""

Definition at line 156 of file tedtalks.py.

◆ baseProcessingDir

tedtalks.baseProcessingDir

Definition at line 158 of file tedtalks.py.

◆ common

tedtalks.common

Definition at line 160 of file tedtalks.py.

◆ main

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

Definition at line 161 of file tedtalks.py.

◆ grabberInfo

tedtalks.grabberInfo

Definition at line 162 of file tedtalks.py.