改下自己写的sb代码
This commit is contained in:
parent
2554b537e8
commit
b9d9a8c435
@ -14,8 +14,8 @@ isDownload = False
|
||||
|
||||
def download():
|
||||
global isDownload
|
||||
session = requests.session()
|
||||
while Common.api.isLive and not Common.forceNotDownload:
|
||||
session = requests.session()
|
||||
if not Common.streamUrl:
|
||||
Common.appendError("Download with No StreamUrl Specific")
|
||||
break
|
||||
|
Reference in New Issue
Block a user