You've already forked my-video-workflow
							
							同步修改
This commit is contained in:
		@@ -24,7 +24,7 @@ def auto_submit_task():
 | 
			
		||||
            threading.Thread(target=do_workflow, args=(
 | 
			
		||||
                bili_record_workflow_item.video_clips[0].full_path,
 | 
			
		||||
                bili_record_workflow_item.danmaku_clips[0].full_path,
 | 
			
		||||
                [clip.full_path for clip in bili_record_workflow_item.danmaku_clips[1:]]
 | 
			
		||||
                *[clip.full_path for clip in bili_record_workflow_item.danmaku_clips[1:]]
 | 
			
		||||
            )).start()
 | 
			
		||||
            clear_item()
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user