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

Classes

class  YouTubeBaseError
class  YouTubeUrlError
class  YouTubeHttpError
class  YouTubeRssError
class  YouTubeVideoNotFound
class  YouTubeInvalidSearchType
class  YouTubeXmlError
class  YouTubeVideoDetailError
class  YouTubeCategoryNotFound

Variables

string __title__ = "youtube_exceptions - Custom exceptions used or raised by youtube_api"
string __author__ = "R.D. Vaughan"
string __version__ = "v0.2.0"
list __all__ = ["YouTubeUrlError", "YouTubeHttpError", "YouTubeRssError", "YouTubeVideoNotFound", "YouTubeInvalidSearchType", "YouTubeXmlError", "YouTubeVideoDetailError", "YouTubeCategoryNotFound", ]

Variable Documentation

string nv_python_libs::youtube::youtube_exceptions::__title__ = "youtube_exceptions - Custom exceptions used or raised by youtube_api"

Definition at line 12 of file youtube_exceptions.py.

Definition at line 13 of file youtube_exceptions.py.

Definition at line 14 of file youtube_exceptions.py.

Definition at line 20 of file youtube_exceptions.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends