You've already forked XiguaLiveDanmakuHelper
Typo Error Fix
This commit is contained in:
@ -49,7 +49,7 @@ def download(url):
|
||||
|
||||
def encode():
|
||||
global isEncode
|
||||
appendEncodeStatus("Encode Daemon Start")
|
||||
appendEncodeStatus("Encode Daemon Starting")
|
||||
while True:
|
||||
i = encodeQueue.get()
|
||||
if forceNotEncode:
|
||||
|
Reference in New Issue
Block a user