def __init__(self):
        self.videoLink = ''
        self.fileUrlPrefix = 'http://interface.bilibili.com/playurl?player=2&sign=5b790eb0d593597d1964425c4d9691df&otype=json'

        self.videoTypeList = {'n': '2', 'h': '1', 's': '0'}
        self.videoType = 's'
        self.Tools = toolClass.Tools()
Example #2
0
 def __init__(self):
     self.videoLink = ''
     self.fileUrlPrefix = 'http://api.letv.com/mms/out/video/playJson?platid=1&splatid=104&tss=no&domain=www.letv.com'
     self.urlSuffix = '&start=0&end=10000000000&'
     self.videoTypeList = {'n': '1000', 'h': '1300', 's': '720p'}
     self.videoType = 's'
     self.Tools = toolClass.Tools()
Example #3
0
 def __init__(self):
     self.videoLink = ''
     self.fileUrlPrefix = 'http://vr.tudou.com/v2proxy/v2.m3u8?it='
     self.urlSuffix = '&s=0&e=10000000000'
     self.videoTypeList = {'n': 'mp4', 'h': 'mp4', 's': 'mp4'}
     self.videoType = self.videoTypeList['h']
     self.Tools = toolClass.Tools()
Example #4
0
 def __init__(self):
     self.videoLink = ''
     self.fileUrlPrefix = 'http://m.tv.sohu.com/phone_playinfo?callback=jsonpx1&vid='
     self.fileUrlSuffix = '.m3u8?plat=15&pt=6&prod=ott&pg=1&ch=v&qd=816'
     self.urlSuffix = '&start=0&end=10000000000&'
     self.videoTypeList = {'n': 'nor', 'h': 'hig', 's': 'sup'}
     self.videoType = 's'
     self.Tools = toolClass.Tools()
Example #5
0
    def __init__(self):
        self.videoLink = ''
        self.fileUrlPrefix = 'http://api.bilibili.com/playurl'

        self.videoTypeList = {'n': '0', 'h': '1', 's': '2'}
        self.videoType = 's'
        self.Tools = toolClass.Tools()
        self.err = errMsgClass.ErrMsg()
Example #6
0
	def __init__ (self) :
		self.videoLink     = ''
		self.fileUrlPrefix = 'http://api.letv.com/mms/out/video/playJsonH5?platid=3&splatid=304&tss=ios&detect=0&dvtype=1000&accessyx=1&domain=m.letv.com&'
		self.fileUrlSuffix = 'id=24419088tkey=-1957124021&devid=6bf5ee6495e436d480b1020e04f918b2'
		self.urlSuffix     = '&start=0&end=10000000000&'
		self.videoTypeList = {'n': '1000', 'h': '1300', 's': 'mp4'}
		self.videoType     = 'n'
		self.Tools         = toolClass.Tools()
Example #7
0
	def __init__ (self) :
		self.videoLink     = ''
		self.infoUrl       = 'http://play.youku.com/play/get.json?ct=12&vid='
		self.fileUrlPrefix = 'http://pl.youku.com/playlist/m3u8?ctype=12&ev=1&keyframe=0'
		self.videoTypeList = {'n': 'mp4hd', 'h': 'mp4hd2', 's': 'mp4hd3'}
		self.videoType     = 's'
		self.Tools         = toolClass.Tools()
		self.now           = int(time.time())
		self.err           = errMsgClass.ErrMsg()
Example #8
0
 def __init__(self):
     self.videoLink = ''
     self.infoUrl = 'http://cache.m.iqiyi.com/jp/tmts/'
     self.infoUrlSuffix = '/?uid=&cupid=qc_100001_100103&platForm=h5&src=f45bc84a7ea643209b29a72b0c1e385f&qd_pwsz=MF8w&__jsT=sgve&type=m3u8'
     self.fileUrlPrefix = ''
     self.videoTypeList = {'n': '96', 'h': '2', 's': '4'}
     self.videoType = 's'
     self.tempCookie = ''
     self.Tools = toolClass.Tools()
Example #9
0
 def __init__(self):
     self.videoLink = ''
     self.infoUrl = 'https://ups.youku.com/ups/get.json?&ccode=0501&client_ip=0.0.0.0&client_ts=1529741351&utid=QM7jEAtFLzkCAdr3tQK%2BqDe4&vid='
     self.fileUrlPrefix = 'http://pl.youku.com/playlist/m3u8?ctype=12&ev=1&keyframe=0'
     self.videoTypeList = {'n': 'flvhd', 'h': 'mp4hd', 's': 'mp4hd2'}
     self.videoType = 's'
     self.Tools = toolClass.Tools()
     self.now = int(time.time())
     self.err = errMsgClass.ErrMsg()
Example #10
0
 def __init__(self):
     self.videoLink = ''
     self.infoUrl = 'http://api.aixifan.com/plays/'
     self.infoUrlSuffix = '/realSource'
     self.fileUrlPrefix = 'http://pl.youku.com/playlist/m3u8?ctype=12&ev=1&keyframe=1'
     self.videoTypeList = {'n': '', 'h': '', 's': ''}
     self.videoType = 's'
     self.tempCookie = ''
     self.Tools = toolClass.Tools()
Example #11
0
 def __init__(self):
     self.videoLink = ''
     self.cookieUrl = 'http://p.l.youku.com/ypvlog'
     self.infoUrl = 'http://play.youku.com/play/get.json?ct=12&vid='
     self.fileUrlPrefix = 'http://pl.youku.com/playlist/m3u8?ctype=12&ev=1&keyframe=1'
     self.videoTypeList = {'n': 'flv', 'h': 'mp4', 's': 'hd2'}
     self.videoType = 's'
     self.tempCookie = ''
     self.Tools = toolClass.Tools()
Example #12
0
 def __init__(self):
     self.videoLink = ''
     self.ppiUrl = 'http://tools.aplusapi.pptv.com/get_ppi'
     self.fileUrlPrefix = 'http://web-play.pptv.com/webplay3-0-'
     self.fileUrlSuffix = '.xml?type=web.fpp'
     self.urlSuffix = '&s=0&e=10000000000'
     self.videoTypeList = {'n': 'mp4', 'h': 'mp4', 's': 'mp4'}
     self.videoType = self.videoTypeList['s']
     self.Tools = toolClass.Tools()
     self.tempCookie = ''
Example #13
0
 def __init__(self):
     self.videoLink = ''
     self.sourceID = ''
     self.idInfoUrl = 'http://api.aixifan.com/contents/'
     self.infoUrl = 'http://api.aixifan.com/plays/'
     self.youkuCfgUrl = 'https://api.youku.com/players/custom.json?type=h5&client_id=908a519d032263f8'
     self.youkuInfoUrl = 'http://play.youku.com/partner/get.json?ct=86&cid=908a519d032263f8'
     self.videoTypeList = {'n': 'mp4', 'h': 'hd2', 's': 'hd3'}
     self.fileUrlPrefix = 'http://pl.youku.com/partner/m3u8?ctype=86&ev=1'
     self.videoType = 's'
     self.tempCookie = ''
     self.Tools = toolClass.Tools()
     self.err = errMsgClass.ErrMsg()
Example #14
0
 def __init__(self):
     self.videoLink = ''
     self.Tools = toolClass.Tools()