You've already forked XiguaLiveDanmakuHelper
片段下载完毕后,开一个线程更新下直播信息
This commit is contained in:
@ -45,6 +45,7 @@ def download():
|
||||
Common.modifyLastDownloadStatus("Downloaded File >{}< is too small, will ignore it".format(path))
|
||||
else:
|
||||
Common.encodeQueue.put(path)
|
||||
Common.doUpdatePlaylist()
|
||||
Common.api.updRoomInfo(True)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user