You've already forked XiguaLiveDanmakuHelper
添加投稿日期可自定义配置
This commit is contained in:
@ -54,7 +54,7 @@ def encode():
|
||||
|
||||
|
||||
def upload():
|
||||
date = datetime.strftime(datetime.now(), "%Y_%m_%d")
|
||||
date = datetime.strftime(datetime.now(), Common.config["sdf"])
|
||||
Common.appendUploadStatus("Upload Daemon Starting")
|
||||
i = Common.uploadQueue.get()
|
||||
while True:
|
||||
|
Reference in New Issue
Block a user