MythTV  master
Classes | Variables
nv_python_libs.bbciplayer.bbciplayer_api Namespace Reference

Classes

class  OutStreamEncoder
 
class  Videos
 

Variables

string __title__ = "bbciplayer_api - Simple-to-use Python interface to the BBC iPlayer RSS feeds (http://www.bbc.co.uk)"
 
string __author__ = "R.D. Vaughan"
 
string __purpose__
 
string __version__ = "v0.1.3"
 
 stdout
 
 stderr
 
string version = ''
 

Variable Documentation

◆ __title__

string nv_python_libs.bbciplayer.bbciplayer_api.__title__ = "bbciplayer_api - Simple-to-use Python interface to the BBC iPlayer RSS feeds (http://www.bbc.co.uk)"
private

Definition at line 14 of file bbciplayer_api.py.

◆ __author__

string nv_python_libs.bbciplayer.bbciplayer_api.__author__ = "R.D. Vaughan"
private

Definition at line 15 of file bbciplayer_api.py.

◆ __purpose__

string nv_python_libs.bbciplayer.bbciplayer_api.__purpose__
private
Initial value:
1 = '''
2 This python script is intended to perform a variety of utility functions to search and access text
3 meta data, video and image URLs from the BBC iPlayer Web site. These routines process RSS feeds
4 provided by BBC (http://www.bbc.co.uk). The specific BBC iPlayer RSS feeds that are processed are controled through a user XML preference file usually found at
5 "~/.mythtv/MythNetvision/userGrabberPrefs/bbciplayer.xml"
6 '''

Definition at line 16 of file bbciplayer_api.py.

◆ __version__

string nv_python_libs.bbciplayer.bbciplayer_api.__version__ = "v0.1.3"
private

Definition at line 23 of file bbciplayer_api.py.

◆ stdout

nv_python_libs.bbciplayer.bbciplayer_api.stdout

Definition at line 62 of file bbciplayer_api.py.

◆ stderr

nv_python_libs.bbciplayer.bbciplayer_api.stderr

Definition at line 63 of file bbciplayer_api.py.

◆ version

string nv_python_libs.bbciplayer.bbciplayer_api.version = ''

Definition at line 77 of file bbciplayer_api.py.

Referenced by EITHelper.AddEIT(), AvFormatDecoder.autoSelectVideoTrack(), VBox.checkVersion(), DBUtil.CompareDBMSVersion(), MythDRMDevice.ConfirmDevice(), construct_sig(), ProgramAssociationTable.Create(), ProgramMapTable.Create(), MythRenderVulkan.DebugVulkan(), UPnpCDS.DetermineClient(), MythEGL.GetEGLVendor(), getRecordingExtenderDbInfo(), CardUtil.GetV4LInfo(), CardUtil.GetVBoxdesc(), ATSCStreamData.HandleTables(), MPEGStreamData.HandleTables(), MythSocketManager.HandleVersion(), MainServer.HandleVersion(), MythHTTPServer.Init(), insertGrabberInDB(), EITCache.IsNewEIT(), ATSCStreamData.IsRedundant(), DVBStreamData.IsRedundant(), MPEGStreamData.IsRedundant(), TableStatus.IsSectionSeen(), TableStatusMap.IsSectionSeen(), EITCache.LoadChannel(), ThemeUpdateTask.LoadVersion(), ThemeChooser.LoadVersion(), V4LChannel.Open(), MythEDID.ParseCTA861(), M3U.ParseKey(), HLSRingBuffer.ParseM3U8(), HLSReader.ParseM3U8(), M3U.ParseSegmentInformation(), HLSRingBuffer.ParseVersion(), M3U.ParseVersion(), performActualUpdate(), MythUDPListener.Process(), DTVChannel.SetChannelByString(), TableStatus.SetSectionSeen(), TableStatusMap.SetSectionSeen(), ChannelUtil.SetServiceVersion(), TableStatus.SetVersion(), TableStatusMap.SetVersion(), ATSCStreamData.SetVersionCVCT(), ATSCStreamData.SetVersionMGT(), MPEGStreamData.SetVersionPAT(), MPEGStreamData.SetVersionPMT(), ATSCStreamData.SetVersionRRT(), DVBStreamData.SetVersionSDT(), DVBStreamData.SetVersionSDTo(), ATSCStreamData.SetVersionTVCT(), NetEditorBase.SlotLoadedData(), and ThemeUpdateChecker.ThemeUpdateChecker().