令人失智的操作TAT
This commit is contained in:
parent
cd03b04cf7
commit
f0f3316714
@ -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