MythTV  master
Classes | Variables
vimeo Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "Vimeo";
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "0.23"
 
string __usage_examples__
 
int __search_max_page_items__ = 20
 
int __tree_max_page_items__ = 20
 
 stdout
 
 stderr
 
string apikey = ""
 
 main = process.mainProcess(target, apikey, )
 
 grabberInfo
 

Variable Documentation

◆ __title__

string vimeo.__title__ = "Vimeo";
private

Definition at line 29 of file vimeo.py.

◆ __author__

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

Definition at line 30 of file vimeo.py.

◆ __version__

string vimeo.__version__ = "0.23"
private

Definition at line 31 of file vimeo.py.

◆ __usage_examples__

string vimeo.__usage_examples__
private

Definition at line 40 of file vimeo.py.

◆ __search_max_page_items__

int vimeo.__search_max_page_items__ = 20
private

Definition at line 166 of file vimeo.py.

◆ __tree_max_page_items__

int vimeo.__tree_max_page_items__ = 20
private

Definition at line 167 of file vimeo.py.

◆ stdout

vimeo.stdout

Definition at line 194 of file vimeo.py.

◆ stderr

vimeo.stderr

Definition at line 195 of file vimeo.py.

◆ apikey

string vimeo.apikey = ""

Definition at line 236 of file vimeo.py.

◆ main

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

Definition at line 237 of file vimeo.py.

◆ grabberInfo

vimeo.grabberInfo

Definition at line 238 of file vimeo.py.