MythTV  0.25-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Classes | Variables
nv_python_libs::dailymotion::dailymotion_api Namespace Reference

Classes

class  OutStreamEncoder
class  XmlHandler
class  Videos

Variables

string __title__ = "dailymotion_api - Simple-to-use Python interface to the dailymotion API (http://www.dailymotion.com/ca-en/doc/api/player)"
string __author__ = "R.D. Vaughan"
string __purpose__
string __version__ = "v0.2.4"

Variable Documentation

string nv_python_libs::dailymotion::dailymotion_api::__title__ = "dailymotion_api - Simple-to-use Python interface to the dailymotion API (http://www.dailymotion.com/ca-en/doc/api/player)"

Definition at line 15 of file dailymotion_api.py.

Definition at line 16 of file dailymotion_api.py.

Initial value:
00001 '''
00002 This python script is intended to perform a variety of utility functions to search and access text
00003 meta data, video and image URLs from dailymotion. These routines are based on the api. Specifications
00004 for this api are published at http://www.dailymotion.com/ca-en/doc/api/player
00005 '''

Definition at line 17 of file dailymotion_api.py.

Definition at line 23 of file dailymotion_api.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends