MythTV  master
Classes | Variables
bliptv Namespace Reference

Classes

class  OutStreamEncoder
 

Variables

string __title__ = "blip.tv";
 
string __author__ = "R.D. Vaughan"
 
string __version__ = "0.23"
 
string __usage_examples__
 
int __max_page_items__ = 20
 
string apikey = ""
 
 main = process.mainProcess(target, apikey, )
 
 grabberInfo
 

Variable Documentation

◆ __title__

string bliptv.__title__ = "blip.tv";
private

Definition at line 28 of file bliptv.py.

◆ __author__

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

Definition at line 29 of file bliptv.py.

◆ __version__

string bliptv.__version__ = "0.23"
private

Definition at line 30 of file bliptv.py.

◆ __usage_examples__

string bliptv.__usage_examples__
private

Definition at line 39 of file bliptv.py.

◆ __max_page_items__

int bliptv.__max_page_items__ = 20
private

Definition at line 165 of file bliptv.py.

◆ apikey

string bliptv.apikey = ""

Definition at line 227 of file bliptv.py.

◆ main

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

Definition at line 228 of file bliptv.py.

◆ grabberInfo

bliptv.grabberInfo

Definition at line 229 of file bliptv.py.