Merge remote-tracking branch 'origin/with_api' into with_api

This commit is contained in:
2019-04-22 05:59:47 +08:00
3 changed files with 33 additions and 2 deletions

View File

@ -98,6 +98,8 @@ forceNotDownload = False
forceNotBroadcasting = False
forceNotUpload = False
forceNotEncode = False
forceStartEncodeThread = False
forceStartUploadThread = False
uploadQueue = queue.Queue()
encodeQueue = queue.Queue()