Changes
This commit is contained in:
parent
58ef92792f
commit
41afd11036
@ -316,6 +316,7 @@ class downloader(XiGuaLiveApi):
|
|||||||
__danmakuBiasTime = None
|
__danmakuBiasTime = None
|
||||||
|
|
||||||
def getDanmaku(self):
|
def getDanmaku(self):
|
||||||
|
super(downloader, self).getDanmaku()
|
||||||
if self.__danmakuFile is not None and self.__danmakuFile.writable():
|
if self.__danmakuFile is not None and self.__danmakuFile.writable():
|
||||||
self.__danmakuFile.flush()
|
self.__danmakuFile.flush()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user