mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-02 17:47:32 +01:00
Vasyl' Vavrychuk
6f0ff3bab9
Fixed failure of os.rename after receiving file finished due to file not being closed.
Following error happen while at the end of _do_download called try_rename WindowsError: [Error 32] The process cannot access the file because it is being used by another process
Languages
Python
99.7%
Shell
0.1%