1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-25 21:29:35 +00:00
Command-line program to download videos from YouTube.com and other video sites http://ytdl-org.github.io/youtube-dl/
Go to file
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
2010-12-05 20:57:46 +02:00
LATEST_VERSION Bump version number 2010-11-19 19:41:09 +01:00
youtube-dl Fixed failure of os.rename after receiving file finished due to file not being closed. 2010-12-05 20:57:46 +02:00