Skip to content

Commit

Permalink
forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
5hojib committed Jan 6, 2025
1 parent a9c921b commit 039ab23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/helper/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -1379,6 +1379,7 @@ async def proceed_metadata(self, dl_path, gid):
self.subname = file_
await run_ffmpeg_cmd(self, cmd)
self.suproc = None
os.replace(temp_file, dl_path)
if checked:
cpu_eater_lock.release()
return dl_path

0 comments on commit 039ab23

Please sign in to comment.