You've already forked XiguaLiveDanmakuHelper
令人失智的操作TAT
This commit is contained in:
@ -382,6 +382,7 @@ def uploadVideo(name):
|
|||||||
global isUpload
|
global isUpload
|
||||||
if not os.path.exists(name):
|
if not os.path.exists(name):
|
||||||
Common.appendError("Upload File Not Exist {}".format(name))
|
Common.appendError("Upload File Not Exist {}".format(name))
|
||||||
|
return
|
||||||
isUpload = True
|
isUpload = True
|
||||||
loginBilibili()
|
loginBilibili()
|
||||||
doClean()
|
doClean()
|
||||||
|
Reference in New Issue
Block a user