yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project
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