Update qbittorrent_worker.py

This commit is contained in:
midoks 2020-07-22 19:46:34 +08:00
parent fd2a9223ff
commit 1d37ec38ee
1 changed files with 0 additions and 1 deletions

View File

@ -387,7 +387,6 @@ class downloadBT(Thread):
if os.path.exists(m3u8_file):
print self.debug('m3u8 exists:' + tofile)
self.ffmpeg_file_sync()
if TASK_DEBUG == 0:
self.ffmpeg_file_sync()
self.ffmpeg_del_file(mp4file, tsfile, m3u8_dir)