Пример #1
0
	def __init__(self, session, playList, playIdx=0, playAll=True, listTitle=None):
		print "myvideoTop100Player:"
		print listTitle

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle, ltype='myvideo')

		self.onLayoutFinish.append(self.getVideo)
Пример #2
0
	def __init__(self, session, playList, playIdx=0, playAll=True, listTitle=None):
		print "MTVdeChartsPlayer:"
		print listTitle

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle, ltype='mtv')

		self.onLayoutFinish.append(self.getVideo)
Пример #3
0
	def __init__(self, session, playList, songsto_type, playIdx=0, listTitle=None):
		print "SongstoPlayer:"
		self.songsto_type = songsto_type

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=True, listTitle=listTitle, ltype='songsto', cover=True, autoScrSaver=True, listEntryPar=[20, 0, 860, 25, 0, ' - ', 1, 0])

		self.onLayoutFinish.append(self.getVideo)
Пример #4
0
	def __init__(self, session, playList, playIdx=0, playAll=True, listTitle=None):
		print "MusicstreamccPlayer:"
		self.base_url = 'http://musicstream.cc'
		self.chachepath = config.mediaportal.storagepath.value
		self.filescached = {}

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle, title_inr=1, ltype='musicstreamcc', autoScrSaver=True, cover=True)
Пример #5
0
    def __init__(self, session, playList):
        print "ARDMediathekPlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              showPlaylist=False,
                              ltype='ard')
Пример #6
0
    def __init__(self, session, playList):
        print "DDLmePlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              showPlaylist=False,
                              ltype='ddl.me')
Пример #7
0
    def __init__(self, session, playList, showCover=False):
        print "iStreamPlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              showPlaylist=False,
                              ltype='istream.ws',
                              cover=showCover)
Пример #8
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=False,
                 listTitle=None):
        print "ScienceTvPlayer:"

        SimplePlayer.__init__(self, session, playList, playIdx, playAll,
                              listTitle)
Пример #9
0
    def __init__(self, session, playList):
        print "MyvideoPlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              showPlaylist=False,
                              ltype='myvideo',
                              cover=False)

        self.onLayoutFinish.append(self.getVideo)
Пример #10
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=False,
                 listTitle=None):
        print "ScienceTvPlayer2:"
        self.stvTitle = 'Science-TV - aktuelles Programm'

        SimplePlayer.__init__(self, session, playList, playIdx, playAll,
                              listTitle)
Пример #11
0
    def __init__(self, session, playList, playIdx):
        print "GEOdePlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx=playIdx,
                              playAll=True,
                              listTitle="GEOaudio - Hören und Reisen",
                              autoScrSaver=True,
                              ltype='geo.de')
Пример #12
0
    def __init__(self, session, playList, playIdx):
        print "GEOdePlayer:"

        SimplePlayer.__init__(
            self,
            session,
            playList,
            playIdx=playIdx,
            playAll=True,
            listTitle="GEOaudio - Hören und Reisen",
            autoScrSaver=True,
            ltype="geo.de",
        )
Пример #13
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=True,
                 listTitle=None,
                 cover=None):
        print "wrestlingnetworkPlayer:"

        SimplePlayer.__init__(self, session, playList, playIdx, playAll,
                              listTitle, 'local', 0, cover)

        self.onLayoutFinish.append(self.getVideo)
Пример #14
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=True,
                 listTitle=None):
        print "NunaPlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx=playIdx,
                              playAll=playAll,
                              listTitle=listTitle)
Пример #15
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=False,
                 listTitle=None):
        print "PutpatTvPlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx=playIdx,
                              playAll=playAll,
                              listTitle=listTitle,
                              ltype='putpattv')
Пример #16
0
 def __init__(self,
              session,
              playList,
              genreVideos,
              playIdx=0,
              playAll=False,
              listTitle=None):
     print "ClipfishPlayer:"
     self.genreVideos = genreVideos
     SimplePlayer.__init__(self,
                           session,
                           playList,
                           playIdx=playIdx,
                           playAll=playAll,
                           listTitle=listTitle)
 def __init__(self,
              session,
              playList,
              tvLink,
              playIdx=0,
              playAll=False,
              listTitle=None):
     self.tvLink = tvLink
     SimplePlayer.__init__(self,
                           session,
                           playList,
                           playIdx,
                           playAll,
                           listTitle,
                           useResume=False)
Пример #18
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=False,
                 listTitle=None):
        print "ScienceTvPlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx,
                              playAll,
                              listTitle,
                              listEntryPar=[20, 0, 860, 50, 0, '', 0, 1])
Пример #19
0
    def __init__(self, session, playList, playIdx=0, playAll=True, listTitle=None):
        print "MusicstreamccPlayer:"
        self.base_url = "http://musicstream.cc"
        self.play_url = mp_globals.mscc_play_url

        SimplePlayer.__init__(
            self,
            session,
            playList,
            playIdx=playIdx,
            playAll=playAll,
            listTitle=listTitle,
            title_inr=1,
            ltype="musicstreamcc",
            autoScrSaver=True,
            cover=True,
        )
Пример #20
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=True,
                 showPlaylist=False):
        print "SouthparkPlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx=playIdx,
                              playAll=playAll,
                              showPlaylist=showPlaylist,
                              ltype='southpark')

        self.onLayoutFinish.append(self.getVideo)
    def __init__(self,
                 session,
                 playList,
                 tvTitle,
                 playIdx=0,
                 playAll=False,
                 listTitle=None):
        self.tvLink = None
        self.tryCount = 7
        self.tvTitle = tvTitle

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx,
                              playAll,
                              listTitle,
                              showPlaylist=False,
                              useResume=False)
Пример #22
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=False,
                 listTitle=None,
                 plType='local',
                 title_inr=0):
        print "YoutubePlayer:"

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx=playIdx,
                              playAll=playAll,
                              listTitle=listTitle,
                              plType=plType,
                              title_inr=title_inr,
                              ltype='youtube')
Пример #23
0
    def __init__(self,
                 session,
                 playList,
                 playIdx=0,
                 playAll=True,
                 listTitle=None):
        print "MusicstreamccPlayer:"
        self.base_url = 'http://musicstream.cc'
        self.play_url = mp_globals.mscc_play_url

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx=playIdx,
                              playAll=playAll,
                              listTitle=listTitle,
                              title_inr=1,
                              ltype='musicstreamcc',
                              autoScrSaver=True,
                              cover=True)
Пример #24
0
    def __init__(self,
                 session,
                 playList,
                 songsto_type,
                 playIdx=0,
                 listTitle=None):
        print "SongstoPlayer:"
        self.songsto_type = songsto_type

        SimplePlayer.__init__(self,
                              session,
                              playList,
                              playIdx=playIdx,
                              playAll=True,
                              listTitle=listTitle,
                              ltype='songsto',
                              cover=True,
                              autoScrSaver=True,
                              listEntryPar=[20, 0, 860, 25, 0, ' - ', 1, 0])

        self.onLayoutFinish.append(self.getVideo)
Пример #25
0
	def openPlaylist(self, pl_class=GEOdePlaylist):
		SimplePlayer.openPlaylist(self, pl_class)
Пример #26
0
	def __init__(self, session, playList, playIdx=0, playAll=True, listTitle=None):
		print "omrPlayer:"

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle, ltype='omr')

		self.onLayoutFinish.append(self.getVideo)
Пример #27
0
	def __init__(self, session, playList):
		print "ORFPlayer:"

		SimplePlayer.__init__(self, session, playList, showPlaylist=False)
Пример #28
0
	def __init__(self, session, playList, showCover=False):
		print "iStreamPlayer:"

		SimplePlayer.__init__(self, session, playList, showPlaylist=False, ltype='istream.ws', cover=showCover)
Пример #29
0
	def __init__(self, session, playList, playIdx=0, playAll=False, listTitle=None):
		print "ScienceTvPlayer2:"
		self.stvTitle = 'Science-TV - aktuelles Programm'

		SimplePlayer.__init__(self, session, playList, playIdx, playAll, listTitle, showPlaylist=False)
Пример #30
0
class SongstoPlayer(SimplePlayer):

	def __init__(self, session, playList, songsto_type, playIdx=0, listTitle=None):
Пример #31
0
	def __init__(self, session, playList):
		print "freeomoviePlayer:"
		SimplePlayer.__init__(self, session, playList, showPlaylist=False)
Пример #32
0
		SongstoLink(self.session).getLink(self.playStream, self.dataError, sc_title, sc_artist, sc_album, token, imgurl)
Пример #33
0
	def __init__(self, session, playList):
		print "ARDMediathekPlayer:"

		SimplePlayer.__init__(self, session, playList, showPlaylist=False, ltype='ard')
Пример #34
0
	def __init__(self, session, playList, playIdx=0, playAll=False, listTitle=None):
		print "GEOdePlayer:"

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle, autoScrSaver=True)
Пример #35
0
	def __init__(self, session, playList, playIdx=0, playAll=True, listTitle=None, cover=True):
		print "viewsterPlayer:"
		
		SimplePlayer.__init__(self, session, playList, playIdx, playAll, listTitle, 'local', 0, cover)

		self.onLayoutFinish.append(self.getVideo)
Пример #36
0
	def __init__(self, session, playList, genreVideos, playIdx=0, playAll=False, listTitle=None):
		print "Deluxemusic:"
		self.genreVideos = genreVideos

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle)
Пример #37
0
	def __init__(self, session, playList, playIdx=0, playAll=False, listTitle=None):
		print "ScienceTvPlayer:"

		SimplePlayer.__init__(self, session, playList, playIdx, playAll, listTitle, listEntryPar=[20, 0, 860, 50, 0, '', 0, 1])
Пример #38
0
	def __init__(self, session, playList, playIdx=0, playAll=True, listTitle=None):
		print "NunaPlayer:"
		#self.genreVideos = genreVideos
		self.playList = playList
		self.playIdx = playIdx
		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle)
Пример #39
0
	def __init__(self, session, playList):
		print "DDLmePlayer:"

		SimplePlayer.__init__(self, session, playList, showPlaylist=False, ltype='ddl.me')
Пример #40
0
	def __init__(self, session, playList, genreVideos, playIdx=0, playAll=False, listTitle=None, showCover=False):
		print "ClipfishPlayer:"
		self.genreVideos = genreVideos
		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle, cover=showCover)
 def openPlaylist(self, pl_class=GermanyTVPlaylist):
     SimplePlayer.openPlaylist(self, pl_class)
Пример #42
0
class GermanyTVPlayer(SimplePlayer):

	def __init__(self, session, playList, tvLink, playIdx=0, playAll=False, listTitle=None):
Пример #43
0
	def __init__(self, session, playList, playIdx=0, playAll=True, listTitle=None):
		print "NunaPlayer:"

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle)
Пример #44
0
		self.playStream(tvTitle, tvLink)
Пример #45
0
	def __init__(self, session, playList, playIdx=0, playAll=False, listTitle=None, plType='local', title_inr=0):
		print "YoutubePlayer:"
		
		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle, plType=plType, title_inr=title_inr, ltype='youtube')
Пример #46
0
class GermanyTVPlayer2(SimplePlayer):

	def __init__(self, session, playList, tvTitle, playIdx=0, playAll=False, listTitle=None):
		self.tvLink = None
		self.tryCount = 7
		self.tvTitle = tvTitle
Пример #47
0
	def __init__(self, session, playList):
		print "retrotvPlayer:"
		SimplePlayer.__init__(self, session, playList, showPlaylist=False)
Пример #48
0
    def __init__(self, session, playList):
        print "RTLNITROnowPlayer:"

        SimplePlayer.__init__(self, session, playList, showPlaylist=False)
Пример #49
0
	def __init__(self, session, playList):
		print "ZDFMediathekPlayer:"

		SimplePlayer.__init__(self, session, playList, showPlaylist=False)
Пример #50
0
	def __init__(self, session, playList, playIdx=0, playAll=False, listTitle=None):
		print "ScienceTvPlayer:"

		SimplePlayer.__init__(self, session, playList, playIdx, playAll, listTitle)
Пример #51
0
	def __init__(self, session, playList, playIdx=0, playAll=False, listTitle=None):
		print "PutpatTvPlayer:"

		SimplePlayer.__init__(self, session, playList, playIdx=playIdx, playAll=playAll, listTitle=listTitle, ltype='putpattv')
Пример #52
0
	def __init__(self, session, playList):
		print "MyvideoPlayer:"

		SimplePlayer.__init__(self, session, playList, showPlaylist=False, ltype='myvideo', cover=True)

		self.onLayoutFinish.append(self.getVideo)